aksoftware98 / multilanguages

AKSoftware.Localization.MultiLanguages is a package for .NET developers allows them to easily build apps target multiple languages with just few lines of code
MIT License
85 stars 15 forks source link

Add full support for Blazor Server and fix its related issues #35

Closed aksoftware98 closed 2 years ago

aksoftware98 commented 2 years ago

Add full support for Blazor Server by resolving the issue of running the language changer on the UI thread, in addition to resolving the issue of language conflict among multiple clients, and finally add a Blazor Server sample