My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.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!
A quick view of the file changes introduced to the ASP.NET Core framework with the September update to ASP.NET Core 1.0.1 using the compare view in GitHub.…
In this post I show how to add HTML minification (and HTTP compression) to your ASP.NET Core application at runtime, using the open source WebMarkupMin.…
In this post I show an approach to configuring environment specific services using naming conventions built into the Startup class and the WebHostBuilder.…
In this post I show how you can configure dependency injection so that different services will be injected when you are in a development environment.…
In this post we take a look at the differences between OpenID Connect and OAuth, and how to use Open ID Connect in your ASP.NET Core application.…
In this post I show how you can use Session state and TempData to implement the POST-REDIRECT-GET (PRG) design pattern in your ASP.NET Core application.…
Stay up to the date with the latest posts!