Go to file
Cesar Blum Silveira 58ab5d6699 Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:21:13 -08:00
samples/LocalizationSample Fix sample on CoreClr 2016-02-02 12:52:59 -08:00
src Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
test Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:21:13 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
NuGet.config
NuGetPackageVerifier.json Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
README.md Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
appveyor.yml
build.cmd
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.