Contrib implementation of ILocalizationService in IdentityServer3 for multiple languages.
Info
Version: | 0.3.200 |
Author(s): | John Korsnes |
Last Update: | Monday, February 4, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/johnkors/IdentityServer3.Contrib.Localization |
NuGet Url: | https://www.nuget.org/packages/IdentityServer3.Localization |
Install
Install-Package IdentityServer3.Localization
dotnet add package IdentityServer3.Localization
paket add IdentityServer3.Localization
IdentityServer3.Localization Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer3(>= 2.0.1)