My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe how to build and test your ASP.NET Core or .NET Core app in a linux and Mac environment using Travis CI continuous integration.…
In this post I'm going to describe the process for beginners to go from 'Code in GitHub' to 'Package on NuGet'…
In this post I'm going to demonstrate how to create some simple functional/integration tests using xUnit and TestServer for testing ASP.NET Core applications.…
This is a quick post about how to troubleshoot problems using dotnet restore, where it is fails to restore packages due to an error in your project.json…
In this post I'm going to dive in to the code of the MVC Cors library, looking at some of the patterns the ASP.NET Core team have used in their infrastructure.…
In this post I demonstrate the power of the IOptions<> pattern for configuration in ASP.NET Core, and describe a few of the problems you may run in to…
Stay up to the date with the latest posts!