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 describes how to use dependency injection with ValidationAttributes in ASP.NET Core, and the process I took in trying to figure out how!…
In this post, we cover some of the problems you may find when localising your application such as localising the DisplayAttribute and broken magic strings.…
In this post I'll show how to load machine-specific configuration values in your applications using the new ASP.NET Core configuration system.…
In this post I'll walk through the process of adding localisation to an ASP.NET Core application using the recommended approach with resx resource files.…
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.…
Stay up to the date with the latest posts!