Generic JSON based localization source implementation abstractions.
Info
| Version: | 2.1.0 |
| Author(s): | Artyom Antyipin |
| Last Update: | Sunday, May 12, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NCoreUtils.Localization.Json.Abstractions |
Install
Install-Package NCoreUtils.Localization.Json.Abstractions
dotnet add package NCoreUtils.Localization.Json.Abstractions
paket add NCoreUtils.Localization.Json.Abstractions
NCoreUtils.Localization.Json.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- NCoreUtils.Localization.Abstraction(>= 2.1.0)
- FSharp.Core(>= 4.6.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.2.0)
- NCoreUtils.Extensions.Collections(>= 1.0.5)
- NCoreUtils.FSharp(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.2)