Go to file
Pranav K eb3c513caa Don't run functional tests in parallel 2016-02-25 10:54:28 -08:00
samples/LocalizationSample Fix samples used by tests 2016-02-24 16:12:32 -08:00
src Enabled xml doc generation 2016-02-18 16:58:35 -08:00
test Fix samples used by tests 2016-02-24 16:12:32 -08:00
tools Strong name everything. 2015-11-03 12:14:18 -08:00
.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 Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
NuGet.config
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:58:35 -08:00
README.md Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
appveyor.yml
build.cmd Don't run functional tests in parallel 2016-02-25 10:54:28 -08:00
build.sh Don't run functional tests in parallel 2016-02-25 10:54:28 -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.