Go to file
Doug Bunting c262feace2 Move Travis to supported Linux distribution
- use Ubuntu 14.04 (Trusty)
  - Travis support for Trusty is in Beta and currently requires `sudo`
- run `dnu restore` with DNX Core since aspnet/External#49 is not fixed in Mono versions we can use
- add required dependencies for DNX Core to `.travis.yml`
- addresses part of aspnet/Universe#290
2015-11-17 14:09:53 -08:00
samples/LocalizationSample Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:23 -08:00
src Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:23 -08:00
test Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:23 -08:00
tools
.gitattributes
.gitignore
.travis.yml Move Travis to supported Linux distribution 2015-11-17 14:09:53 -08:00
CONTRIBUTING.md
LICENSE.txt
Localization.sln
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

Localization

AppVeyor: AppVeyor

Travis: Travis

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.