Simple Localisation in Blazor
In this post, I'm going to show you a way to set the current culture in your Blazor apps based on the users browser. Just to be clear this is going to be for client-side only apps. I've actually bundled this up as a Nuget package to make things a bit easier if you want to do the same in your app.