Go to file
Cesar Blum Silveira 7cf08e1c2d Fix OSX build on Travis. 2016-05-27 11:50:51 -07:00
samples/LocalizationSample Remove unecessary using (#242) 2016-05-16 14:44:29 -07:00
src Fix build warnings 2016-05-02 11:27:19 -07:00
test Downgrade Server.Testing version to 0.1 2016-05-20 14:56:23 -07:00
tools
.gitattributes Change build to use dotnet 2016-02-05 12:06:03 -08:00
.gitignore Change build to use dotnet 2016-02-05 12:06:03 -08:00
.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 Enabled xml doc generation 2016-02-18 16:58:35 -08:00
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 Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
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.