Go to file
Kiran Challa b5bc7b6984 Merge branch 'release' into dev 2016-04-08 15:04:27 -07:00
samples/LocalizationSample Changed DNX451 references to NET451 2016-04-08 15:03:58 -07:00
src Removing imports from src projects 2016-04-08 06:49:24 -07:00
test Resolve test application paths more robustly 2016-03-31 15:06:28 -07:00
tools
.gitattributes
.gitignore
.travis.yml Fix backslashes in yml config. 2016-03-09 17:44:49 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config Updating to release. 2016-04-06 09:47:51 -07:00
NuGetPackageVerifier.json
README.md ASP.NET 5 -> ASP.NET Core 2016-03-14 21:26:41 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:49 -08:00
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.