Go to file
damianedwards e72d3cb249 ResourceManagerStringLocalizerFactory trims app name from resource base name:
- Only applies when LocalizationOptions.ResourcesPath is set
- #167
2015-12-16 15:38:25 -08:00
samples/LocalizationSample ResourceManagerStringLocalizerFactory trims app name from resource base name: 2015-12-16 15:38:25 -08:00
src ResourceManagerStringLocalizerFactory trims app name from resource base name: 2015-12-16 15:38:25 -08:00
test ResourceManagerStringLocalizerFactory trims app name from resource base name: 2015-12-16 15:38:25 -08:00
tools
…
.gitattributes
…
.gitignore
…
.travis.yml
…
CONTRIBUTING.md
…
LICENSE.txt
…
Localization.sln
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md Update README.md 2015-12-08 14:31:08 -08:00
appveyor.yml
…
build.cmd
…
build.sh
…
global.json
…
makefile.shade
…

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnetvolatiledev aspnetcidev aspnetvnext NuGet
Microsoft.Extensions.Localization MyGet MyGet MyGet NuGet
Microsoft.AspNet.Localization MyGet MyGet MyGet NuGet

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.