Go to file
Ryan Brandenburg d84b069116 Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -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 Include all strings from GetAllStrings (#264) 2016-07-15 10:01:02 -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 Updating to release. 2016-04-06 09:47:51 -07:00
NuGetPackageVerifier.json
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:26:41 -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 Updating to release. 2016-04-06 09:47:51 -07:00
build.sh Updating to release. 2016-04-06 09:47:51 -07:00
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnetvolatiledev aspnetcidev aspnetvnext NuGet
Microsoft.Extensions.Localization MyGet MyGet MyGet NuGet
Microsoft.AspNetCore.Localization MyGet MyGet 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.