The functional tests run the website out-of-process and include the combinations. The test driver doesn't need to be cross-compiled Additionally fixing downgrade warning |
||
|---|---|---|
| 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.