Go to file
Victor Hurdugaci 7d6638bc47 Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
samples/LocalizationSample Fix samples used by tests 2016-02-24 16:12:32 -08:00
src
test Fix samples used by tests 2016-02-24 16:12:32 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
build.ps1 Update the build scripts 2016-02-27 12:51:15 -08:00
build.sh Update the build scripts 2016-02-27 12:51:15 -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.