Go to file
Nate McMaster fc104a8592
Clean tmp folder after unzipping KoreBuild
2016-11-18 10:56:57 -08:00
samples/LocalizationSample Minor Fixes 2016-11-12 00:04:38 +03:00
src Minor Fixes 2016-11-12 00:04:38 +03:00
test Minor Fixes 2016-11-12 00:04:38 +03: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 Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:57 -08:00
global.json
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.