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.
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