Go to file
Nate McMaster 8c6c0624c8
Update Travis to macOS Sierra
[skip appveyor]
2017-03-21 12:15:26 -07:00
build Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
samples/LocalizationSample Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
src Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
test Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
.gitattributes
.gitignore Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
.travis.yml Update Travis to macOS Sierra 2017-03-21 12:15:26 -07:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

Package aspnet-core NuGet
Microsoft.Extensions.Localization MyGet NuGet
Microsoft.AspNetCore.Localization 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.