Go to file
N. Taylor Mullen 0692ebe628 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:29 -08:00
src Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:29 -08:00
test Fix bug with environment name beeng overwritten 2015-11-11 08:44:24 -08:00
tools Strong name everything. 2015-11-02 15:50:03 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.config Updating to release NuGet.config. 2015-10-28 12:43:06 -07:00
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.sh
global.json
makefile.shade

README.md

Hosting

AppVeyor: AppVeyor

Travis: Travis

The Hosting repo contains code required to host an ASP.NET 5 application, it is the entry point used when self-hosting an application.

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.