ASP.NET Core in Action, Second Edition supports .NET 5.0. Buy the book in MEAP now, and get the chapters as they're written. You even get a free copy of the first edition of ASP.NET Core in Action!
This post looks at a feature coming in ASP.NET Core 2.1 related to Model Binding in ASP.NET Core MVC/Web API Controllers - top-level parameter validation.…
This post covers a couple of gotchas I experienced upgrading an IdentityServer 3 implementation to IdentityServer 4. In particular, changing URLs and a…
In this post I show how you can optimise your Dockerfiles for dotnet restore, without having to manually specify all your app's .csproj files individually.…
In this post I show how you can extract common settings to a shared JSON file and how to configure your projects to use them locally and after publishing…
This post contains a sample from my book ASP.NET Core in Action, in which I provide a brief introduction to the MVC middleware in ASP.NET Core.…
This post is just a quick tip that I found myself using recently- including files in a project that are outside the project directory. I suspect this…
Stay up to the date with the latest posts!