Go to file
Ryan Brandenburg e976c0fa22 Include all strings from GetAllStrings (#264) 2016-07-15 10:01:02 -07:00
samples/LocalizationSample One build to rule them all 2016-07-07 12:11:11 -07:00
src Include all strings from GetAllStrings (#264) 2016-07-15 10:01:02 -07:00
test Include all strings from GetAllStrings (#264) 2016-07-15 10:01:02 -07:00
tools
.gitattributes
.gitignore
.travis.yml Fix OSX build on Travis. 2016-05-27 11:50:51 -07:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
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 Update the build scripts to the latest version 2016-03-07 20:55:03 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:03 -08: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.