Go to file
Hisham Bin Ateya 6f5bddea69 FunctionalTest for LocalizationSample
Remove LocalizationTest comments

Move shared code into a private method

Add CoreClr with Mono in non Windows test

Fix typo
2016-02-02 14:58:43 -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 FunctionalTest for LocalizationSample 2016-02-02 14:58:43 -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.