This project allows localization for NetCore using .json files instead of .resx.
Info
| Version: | 1.1.2 |
| Author(s): | LocalizationCultureCore |
| Last Update: | Wednesday, November 29, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/LocalizationCultureCore |
Install
Install-Package LocalizationCultureCore
dotnet add package LocalizationCultureCore
paket add LocalizationCultureCore
LocalizationCultureCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.AspNetCore(>= 1.1.2)
- Microsoft.AspNetCore.Mvc(>= 1.1.3)