Go to file
Pranav K 342c910050 Switching to dotnet.myget.org feed 2016-08-09 15:04:47 -07:00
samples/LocalizationSample Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
src Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
test Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:38:35 -07:00
tools
.gitattributes
.gitignore Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
.travis.yml
CONTRIBUTING.md
LICENSE.txt
Localization.sln Make resource lookup behavior overridable (#266) 2016-08-08 11:45:42 -07:00
NuGet.config Switching to dotnet.myget.org feed 2016-08-09 15:04:47 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
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.