multilanguages icon indicating copy to clipboard operation
multilanguages copied to clipboard

AKSoftware.Localization.MultiLanguages is a package for .NET developers allows them to easily build apps target multiple languages with just few lines of code

Results 27 multilanguages issues
Sort by recently updated
recently updated
newest added

Is there a possibility, or do you plan to implement one, for getting all the keys of a language? I am thinking about solutions for displaying all translation entries or...

enhancement

can support for wpf? If so, how?

Hi, In blazor-server if the language has been changed, it will affects any opened site. I think this happening because the service life cycle is Singleton, not Scoped

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

The language changer seems to work fine in most browsers, but on Safari it is not working properly, mobile and desktop. When changing language the first time, nothing happens, then...

Hello, I will get the following errors in BlazorExtension.cs line 33. I believe this might related to StateHasChanged must be invoke asynchronously? This does not happen every time but only...

bug

When using this library and Okta SDK library in same project Okta client fails to load. Both libraries use the same YamlDotNet 9.1.0 library. When including multilanguages library I get...

Hello Its there a way to preserve HTML tags within the language strings? ``` Some text <span style="text-decoration: underline;">more</span>* Some text more* ``` Thanks Manuel

enhancement

@aksoftware98 Just wanted to say I really appreciate you and what you've built here with this library. I am using this library in several production Blazor WASM applications and it...