Askmethat-Aspnet-JsonLocalizer icon indicating copy to clipboard operation
Askmethat-Aspnet-JsonLocalizer copied to clipboard

Json Localizer library for .NetStandard and .NetCore Asp.net projects

Results 13 Askmethat-Aspnet-JsonLocalizer issues
Sort by recently updated
recently updated
newest added

We still have issues with not getting the correct translation, even when using "WithCulture". We need to be able to use a localization, not based on geo-position, cookie, browser setting,...

When i tried to run build pipeline in Azure DevOps got an below issue. ##[error]C:\Program Files\dotnet\sdk\6.0.203\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(267,5): Error NETSDK1064: Package Askmethat.Aspnet.JsonLocalizer, version 2.1.2 was not found. It might have been deleted...

Hi, as far as I understood, if I want to change the culture to use in order to retrieve the localized string I have to use the `WithCulture` extension method...