PreviousNext

Building and testing an ASP.Net Core 3.0 application using GitHub Actions

by bill-s, 2019-10-23T17:51:29.425Z

GitHub has finally learned from GitLab and added GitHub Actions to their repertoire. It’s in beta now, but this means that we can use only GitHub for everything from code hosting, project management, CI and finally CD. All in one place. An alluring thought, but how mature is it?

Read More