Go to file
N. Taylor Mullen 5fb45b3cfb Update project.json to have warningsAsErrors accept a bool. 2015-09-02 15:34:19 -07:00
src Update project.json to have warningsAsErrors accept a bool. 2015-09-02 15:34:19 -07:00
test React to options 2015-09-02 14:02:01 -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.