Go to file
Pavel Krymets 23bb1fca43 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:09:29 -07:00
samples/LocalizationSample Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:09:29 -07:00
src Removing imports from src projects 2016-04-08 06:49:24 -07:00
test Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:09:29 -07:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config Updating to release. 2016-04-06 09:47:51 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1 Updating to release. 2016-04-06 09:47:51 -07:00
build.sh Updating to release. 2016-04-06 09:47:51 -07:00
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnetvolatiledev aspnetcidev aspnetvnext NuGet
Microsoft.Extensions.Localization MyGet MyGet MyGet NuGet
Microsoft.AspNetCore.Localization MyGet MyGet 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.