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 show how you can use the 'middleware as filters' feature of ASP.NET Core 1.1.0 to easily add request localisation based on URL segments…
In this series I describe how to use middleware as an MVC filter to add request localisation to your app.…
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 walk through the process of adding localisation to an ASP.NET Core application using the recommended approach with resx resource files.…
Stay up to the date with the latest posts!