Go to file
Pranav K 1d76db4d36 Removing ifdefs from test
Fixes #210
2016-03-17 16:44:54 -07:00
samples/LocalizationSample Removing ifdefs from test 2016-03-17 16:44:54 -07:00
src Reacting to Hosting changes 2016-03-15 09:14:31 -07:00
test Removing ifdefs from test 2016-03-17 16:44:54 -07:00
tools
.gitattributes
.gitignore
.travis.yml
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
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.