Go to file
N. Taylor Mullen 0d6d596219 Update System.Linq 4.0.2-* => 4.1.0-*. 2016-02-18 15:36:54 -08:00
samples/LocalizationSample Change build to use dotnet 2016-02-05 12:06:03 -08:00
src Update System.Linq 4.0.2-* => 4.1.0-*. 2016-02-18 15:36:54 -08:00
test Enable tests to run using dotnet xunit runner 2016-02-10 14:59:50 -08:00
tools
.gitattributes Change build to use dotnet 2016-02-05 12:06:03 -08:00
.gitignore Change build to use dotnet 2016-02-05 12:06:03 -08:00
.travis.yml Change build to use dotnet 2016-02-05 12:06:03 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd Change build to use dotnet 2016-02-05 12:06:03 -08:00
build.sh Change build to use dotnet 2016-02-05 12:06:03 -08:00
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnetvolatiledev aspnetcidev aspnetvnext NuGet
Microsoft.Extensions.Localization MyGet MyGet MyGet NuGet
Microsoft.AspNetCore.Localization MyGet MyGet MyGet NuGet

Localization abstractions and implementations for ASP.NET 5 applications.

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