Go to file
Doug Bunting da93a75da4 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:49:55 -08:00
samples/LocalizationSample Localization Sample Fix 2016-02-22 12:54:10 -08:00
src Enabled xml doc generation 2016-02-18 16:58:35 -08:00
test Updating test TFMs for custom test discovery 2016-02-22 14:50:21 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:58:35 -08:00
README.md
appveyor.yml
build.cmd Update `build.cmd` to match latest template 2016-02-24 12:49:55 -08:00
build.sh
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.