Go to file
Chris R 10176373c8 #351 Display hosting environment name and listening addresses on console. 2015-09-14 16:19:07 -07:00
src #351 Display hosting environment name and listening addresses on console. 2015-09-14 16:19:07 -07:00
test Replacing NotNullAttribute with thrown exceptions 2015-09-14 11:48:07 -07:00
.gitattributes
.gitignore Fixing dnx.exe arguments in deployer to fix server tests 2015-07-23 13:40:28 -07:00
.travis.yml
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config Update NuGet feed from v2 => v3. 2015-08-19 14:53:35 -07:00
README.md
appveyor.yml
build.cmd Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:33 -07:00
build.sh Update 'build.sh' to pull Sake from v2 NuGet feed. 2015-08-20 20:46:27 -07:00
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.