Go to file
Pranav K ad5ab9e76c Updating to release NuGet.config 2015-07-16 08:57:24 -07:00
src Add repository information to project files 2015-07-01 19:59:11 -07:00
test #212 Check for duplicate Configure or ConfigureServices methods. 2015-07-01 13:00:54 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config Updating to release NuGet.config 2015-07-16 08:57:24 -07:00
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.