Go to file
John Luo 0d737d5eb8 Append .exe to executable when deploying published CLR applications 2016-02-25 16:12:25 -08:00
samples/SampleStartups
src Append .exe to executable when deploying published CLR applications 2016-02-25 16:12:25 -08:00
test Updating test TFMs for custom test discovery 2016-02-18 15:03:18 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Enabled xml doc generation 2016-02-18 12:29:56 -08:00
README.md
appveyor.yml
build.cmd Update `build.cmd` to match latest template 2016-02-24 12:43:00 -08:00
build.sh
global.json

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.