Contains middelware to localize strings with JSON resources.
Info
| Version: | 2.0.0 |
| Author(s): | Arjan Speiard |
| Last Update: | Tuesday, March 10, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Baklap4/DotNetLocalizer |
| NuGet Url: | https://www.nuget.org/packages/DotNetLocalizer.Json |
Install
Install-Package DotNetLocalizer.Json
dotnet add package DotNetLocalizer.Json
paket add DotNetLocalizer.Json
DotNetLocalizer.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetLocalizer.Core(>= 2.0.0)
- Newtonsoft.Json(>= 12.0.3)
Tags