Application localization services and default implementation based on XmlResourceManager to load localization strings from XML files.
Info
Version: | 0.8.2 |
Author(s): | Alexander Bragin |
Last Update: | Thursday, February 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/roxiemobile/csharp-commons.dotnet-core |
NuGet Url: | https://www.nuget.org/packages/RoxieMobile.CSharpCommons.Localization.Xml |
Install
Install-Package RoxieMobile.CSharpCommons.Localization.Xml
dotnet add package RoxieMobile.CSharpCommons.Localization.Xml
paket add RoxieMobile.CSharpCommons.Localization.Xml
RoxieMobile.CSharpCommons.Localization.Xml Download (Unzip the "nupkg" after downloading)
Dependencies
- RoxieMobile.CSharpCommons.Diagnostics(>= 0.8.2)
- RoxieMobile.CSharpCommons.Logging(>= 0.8.2)
- Microsoft.Extensions.Localization(>= 3.1.2)
Tags