Go to file
Pranav K 4e6dc0c3fe Branching for 1.1.0 2016-11-09 11:31:40 -08:00
samples/LocalizationSample
src Merge branch 'dev' of github.com:aspnet/Localization into dev 2016-11-08 16:34:47 -08:00
test
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config Branching for 1.1.0 2016-11-09 11:31:40 -08:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Branching for 1.1.0 2016-11-09 11:31:40 -08:00
build.sh Branching for 1.1.0 2016-11-09 11:31:40 -08:00
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.