Go to file
Ryan Brandenburg 3ba495f32e Fix StringLocalizer location null tests (#321) 2017-02-03 11:52:19 -08:00
samples/LocalizationSample Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
src Add baselines to Microsoft.AspNetCore.Localization.Routing (#317) 2017-02-03 11:15:14 -08:00
test Fix StringLocalizer location null tests (#321) 2017-02-03 11:52:19 -08:00
tools
.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 Added support for get culture information from request's route data information. 2016-09-30 09:57:44 -07:00
NuGet.config
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:42:57 -08:00
README.md
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.