Remove the blank line before conditional block Remove versions from project.json in test projects Address feedback Address feedback Add CommandLine configuration package to avoid breaking test Add missing using |
||
|---|---|---|
| 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.