Implementing Localisation in an ASP.NET Core Blazor Web Assembly (WASM) Application

Introduction Microsoft has a fair amount of documentation on Localisation, but the content is mixed up with the various type of Blazor deployment models, and is missing some steps. It also tends to jump around. I’m going to cover implementing localisation in a way that will allow the language to be set based on the… Continue reading Implementing Localisation in an ASP.NET Core Blazor Web Assembly (WASM) Application