CI (2)
2019
Build and test ASP.Net Core app in Docker via GitHub Actions
Building and testing an ASP.Net Core application in Docker using GitHub Actions is possible, but I would still use the regular method for a couple of reasons.
Build and test ASP.Net Core 3.0 app via GitHub Actions
GitHub Actions is a modern and easy way to keep your entire product lifecycle wihtin GitHub. Still early days though.