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'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…
In this post I'm going to show how you can easily extend the existing middleware to add additional security headers, like X-Frame-Options, to your requests.…
In this post, I am going to show what to do if you are converting a project to ASP.NET Core and you discover your JSON POSTs aren't working.…
In this post I try to clarify some of the naming and terminology surrounding the evolution of the .NET framework, .NET Core, and .NET Standard…
In this post I discuss some of the benefits of starting a Blog…
Stay up to the date with the latest posts!