Go to file
Pranav K e5ab6bfeb2 Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
samples/LocalizationSample Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
src Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
test Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
tools
.gitattributes
.gitignore Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:04:28 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln Added support for get culture information from request's route data information. 2016-09-30 09:57:44 -07:00
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:04:47 -07: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
build.cmd
build.ps1
build.sh Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:57 -08:00
global.json Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
makefile.shade

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.