Go to file
Victor Hurdugaci e84d800491 Update the build scripts to the latest version 2016-03-07 20:55:03 -08:00
samples/LocalizationSample Remove project name from output path 2016-03-02 18:59:17 -08:00
src Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:34 -08:00
test Reacting to KoreBuild changes 2016-03-07 14:57:27 -08: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 Change build to use dotnet 2016-02-05 12:06:03 -08: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
appveyor.yml
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 5 applications.

This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.