Establishing CI is a crucial step to building mature applications. In this post, we will go through how to utilize GitHub Actions to build and test your .NET 5 application
Establishing CI is a crucial step to building mature applications. In this post, we will go through how to utilize GitLab CI and create a pipeline that will build and test your .NET Core application