Blazor library for I18n translations with Json provider.
Info
Version: | 0.0.2-preview03 |
Author(s): | Patrick GRASSEELS |
Last Update: | Monday, May 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hantse/BlazorI18n |
NuGet Url: | https://www.nuget.org/packages/BlazorI18n.Provider.Json |
Install
Install-Package BlazorI18n.Provider.Json
dotnet add package BlazorI18n.Provider.Json
paket add BlazorI18n.Provider.Json
BlazorI18n.Provider.Json Download (Unzip the "nupkg" after downloading)
Dependencies
- BlazorI18n.Core(>= 0.0.203)
- Newtonsoft.Json(>= 12.0.2)