зеркало из https://github.com/aspnet/Localization.git
[Archived] Localization abstractions and implementations for ASP.NET Core applications. Project moved to https://github.com/aspnet/AspNetCore
0d21e72151 | ||
---|---|---|
samples/LocalizationSample | ||
src | ||
test | ||
tools | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE.txt | ||
Localization.sln | ||
NuGet.config | ||
NuGetPackageVerifier.json | ||
README.md | ||
appveyor.yml | ||
build.cmd | ||
build.ps1 | ||
build.sh | ||
global.json | ||
makefile.shade |
README.md
Localization
Package | aspnet-core | NuGet | ||
---|---|---|---|---|
Microsoft.Extensions.Localization | ||||
Microsoft.AspNetCore.Localization |
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.