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 Strong name everything. 2015-11-03 12:14:18 -08:00
.gitattributes
.gitignore Ignore `launchSettings.json` files 2015-12-02 14:06:55 -08:00
.travis.yml Allowing CoreCLR tests to run on Travis 2015-12-01 12:42:34 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
NuGet.config Fix for build break. Removing reference to official xunit package. 2015-09-22 14:55:36 -07:00
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 Fix local build break 2015-10-12 12:57:55 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-08 21:00:44 -07: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.