Go to file
Kiran Challa 398d4856e3 Reacting to Routing middleware extensions api changes 2016-12-21 14:56:43 -08:00
samples/LocalizationSample
src Fix LocalizeString docs 2016-12-05 10:56:39 -08:00
test Reacting to Routing middleware extensions api changes 2016-12-21 14:56:43 -08:00
tools
.gitattributes
.gitignore
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:28 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:42:57 -08:00
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.