Go to file
Pranav K e81627ba02 Functional tests don't need to target desktop
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
2016-12-28 14:13:58 -08:00
samples/LocalizationSample Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
src Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
test Functional tests don't need to target desktop 2016-12-28 14:13:58 -08:00
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 Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnet-core NuGet
Microsoft.Extensions.Localization MyGet NuGet
Microsoft.AspNetCore.Localization MyGet NuGet

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.