Localizr is a helpful library when managing various text resources type (resx, json, xml, database, etc), from various origin (assembly, web service, database, etc), for various cultures, and all mixable.
Info
Version: | 1.1.0 |
Author(s): | Respawnsive |
Last Update: | Tuesday, June 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Respawnsive/Localizr |
NuGet Url: | https://www.nuget.org/packages/Localizr |
Install
Install-Package Localizr
dotnet add package Localizr
paket add Localizr
Localizr Download (Unzip the "nupkg" after downloading)
Dependencies
- Nito.AsyncEx(>= 5.0.0)
- System.Reactive(>= 4.4.1)
Tags