Go to file
Pranav K ed9a0d28bf Updating versions to 1.2.0-* 2016-11-09 14:18:21 -08:00
samples/LocalizationSample Updating versions to 1.2.0-* 2016-11-09 14:18:21 -08:00
src Updating versions to 1.2.0-* 2016-11-09 14:18:21 -08:00
test Updating versions to 1.2.0-* 2016-11-09 14:18:21 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln Added support for get culture information from request's route data information. 2016-09-30 09:57:44 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnet-core NuGet
Microsoft.Extensions.Localization MyGet NuGet
Microsoft.AspNetCore.Localization MyGet NuGet

Localization abstractions and implementations for ASP.NET Core applications.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.