Info
Version: | 1.0.2 |
Author(s): | Ruteco |
Last Update: | Tuesday, June 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ruteco/AspNetCore.Translate |
NuGet Url: | https://www.nuget.org/packages/Ruteco.AspNetCore.Translate |
Install
Install-Package Ruteco.AspNetCore.Translate
dotnet add package Ruteco.AspNetCore.Translate
paket add Ruteco.AspNetCore.Translate
Ruteco.AspNetCore.Translate Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.2)
Tags
It helps to translate texts to different languages by predefined dictionaries.
It was inspired by @ngx-translate https://github.com/ngx-translate/core.