Go to file
Pranav K 81865ede09 Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:12:22 -07:00
samples/LocalizationSample Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
src Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
test Reacting to Microsoft.AspNetCore.Server.Testing rename 2016-08-15 16:12:22 -07:00
tools
.gitattributes
.gitignore Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
.travis.yml Update .travis.yml 2016-08-02 13:10:58 -07:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:04:47 -07:00
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 16:58:35 -08:00
README.md Cleanup package listings in README.md 2016-08-09 16:04:42 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:49 -08:00
build.cmd Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:03 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:03 -08:00
global.json
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.