Go to file
damianedwards 96462b9528 Make the ResourceManagerStringLocalizerFactory cache localizer instances
- #156
2015-12-07 22:20:17 -08:00
samples/LocalizationSample
src Make the ResourceManagerStringLocalizerFactory cache localizer instances 2015-12-07 22:20:17 -08:00
test Remove `[SuppressMessage]`s 2015-12-07 21:07:23 -08:00
tools
.gitattributes
.gitignore Ignore `launchSettings.json` files 2015-12-02 14:06:55 -08:00
.travis.yml Allowing CoreCLR tests to run on Travis 2015-12-01 12:42:34 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Localization abstractions and implementations for ASP.NET 5 applications.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.