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.Extensions.Microsoft.DependencyInjection |
Install
Install-Package Localizr.Extensions.Microsoft.DependencyInjection
dotnet add package Localizr.Extensions.Microsoft.DependencyInjection
paket add Localizr.Extensions.Microsoft.DependencyInjection
Localizr.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- Localizr(>= 1.1.0)
Tags