Go to file
damianedwards 96462b9528 Make the ResourceManagerStringLocalizerFactory cache localizer instances
- #156
2015-12-07 22:20:17 -08:00
samples/LocalizationSample Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:23 -08:00
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 Strong name everything. 2015-11-03 12:14:18 -08:00
.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 Update Home master -> Home dev 2015-05-12 11:53:31 -07:00
LICENSE.txt
Localization.sln Fix #111: Design changes to known/allowed culture list and cache 2015-10-23 00:41:07 -07:00
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:09 -07:00
NuGetPackageVerifier.json Remove CultureInfoGenerator from NugetPackageVerifier 2015-10-26 11:59:23 -07:00
README.md
appveyor.yml
build.cmd Fix local build break 2015-10-12 12:57:55 -07:00
build.sh React to aspnet/Universe#290 fix 2015-10-08 21:00:44 -07:00
global.json Added a sample & fixed some issues it found 2015-05-06 18:09:59 -07:00
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.