Go to file
Ryan Brandenburg 94b1875b28 Add baselines to Microsoft.AspNetCore.Localization.Routing (#317) 2017-02-03 11:15:14 -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 Remove dependency on Hosting.Abstractions 2017-02-03 10:26:42 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
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.