Go to file
Hisham Bin Ateya 5ac6965dc6 Remove CultureInfoCache (#323) 2017-02-07 10:50:05 -08:00
build Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
samples/LocalizationSample Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
src Remove CultureInfoCache (#323) 2017-02-07 10:50:05 -08:00
test Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
.gitattributes
.gitignore
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:28 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln Remove CultureInfoCache (#323) 2017-02-07 10:50:05 -08:00
NuGet.config Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:42:57 -08:00
README.md Cleanup package listings in README.md 2016-08-09 16:04:42 -07:00
appveyor.yml Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
build.cmd
build.ps1 Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
build.sh Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
makefile.shade
version.props Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnet-core NuGet
Microsoft.Extensions.Localization MyGet NuGet
Microsoft.AspNetCore.Localization 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.