Go to file
Pranav K 9bf00ffac2 Revert "Updating to netcoreapp1.1"
This reverts commit cc4fd635a6.
2016-10-12 16:08:58 -07:00
samples/LocalizationSample Revert "Updating to netcoreapp1.1" 2016-10-12 16:08:58 -07:00
src Updating partner package versions 2016-10-03 14:25:08 -07:00
test Revert "Updating to netcoreapp1.1" 2016-10-12 16:08:58 -07: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.