Go to file
Hisham Bin Ateya 007821bf1b Remove unnecessary 'usings' 2016-03-21 14:38:38 -07:00
samples/LocalizationSample Reacting to new CoreCLR packages 2016-03-21 07:09:00 -07:00
src Remove unnecessary 'usings' 2016-03-21 14:38:38 -07:00
test Remove unnecessary 'usings' 2016-03-21 14:38:38 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:26:41 -07:00
appveyor.yml
build.cmd
build.ps1
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 Core applications.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.