AKSoftware.Localization.MultiLanguages is a .NET library that allows .NET developers to build applications that targets multiple languages very easy just with few lines of code.
Info
Version: | 5.9.12 |
Author(s): | Ahmad Mozaffar |
Last Update: | Saturday, December 30, 2023 |
.NET Fiddle: | Online Example |
Project Url: | https://akmultilanguages.azurewebsites.net/ |
NuGet Url: | https://www.nuget.org/packages/AKSoftware.Localization.MultiLanguages |
Install
Install-Package AKSoftware.Localization.MultiLanguages
dotnet add package AKSoftware.Localization.MultiLanguages
paket add AKSoftware.Localization.MultiLanguages
AKSoftware.Localization.MultiLanguages Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 5.0.0)
- Microsoft.csharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 5.0.0)
- YamlDotNet(>= 9.1.0)
Tags