.NET Core localization using embedded JSON resources interpolated.
Info
Version: | 2.0.3 |
Author(s): | Embedded.Json.Localization |
Last Update: | Wednesday, October 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dradovic/Embedded.Json.Localization |
NuGet Url: | https://www.nuget.org/packages/Embedded.Json.Localization |
Install
Install-Package Embedded.Json.Localization
dotnet add package Embedded.Json.Localization
paket add Embedded.Json.Localization
Embedded.Json.Localization Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Localization(>= 2.1.1)
- Newtonsoft.Json(>= 10.0.3)
Tags