Info
Version: | 1.0.6 |
Author(s): | Anthony G. Rivera Cosme |
Last Update: | Friday, November 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arivera12/JsonLanguageLocalizerNet |
NuGet Url: | https://www.nuget.org/packages/JsonLanguageLocalizerNet |
Install
Install-Package JsonLanguageLocalizerNet
dotnet add package JsonLanguageLocalizerNet
paket add JsonLanguageLocalizerNet
JsonLanguageLocalizerNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.5)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.5)
- Microsoft.Extensions.Configuration.Json(>= 3.1.5)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.5)
JsonLanguageLocalizerNet manage language localizations by using a json file instead of *.resx file. It's lightweight, human readable, extendable, portable and supports string notations, strong data types as well json nested structures.