Go to file
Hisham Bin Ateya 3590cacd3f Add 'UseServer' 2016-02-03 02:12:37 +03:00
samples/LocalizationSample Add 'UseServer' 2016-02-03 02:12:37 +03:00
src Rename AspNet 5 file contents. 2016-01-22 12:24:55 -08:00
test FunctionalTest for LocalizationSample 2016-02-02 14:58:43 -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
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.