Go to file
Hao Kung 1189f10ba8 Move Options to UseServices
Hosting default services wasn't working as expected,
UseServices
2014-05-15 18:11:51 -07:00
samples/KWebStartup
src Move Options to UseServices 2014-05-15 18:11:51 -07:00
test
.gitattributes
.gitignore
CONTRIBUTING.md Create CONTRIBUTING.md 2014-05-13 01:02:29 -07:00
Hosting.sln
LICENSE.txt
NuGet.Config
README.md Create README.md 2014-05-12 19:12:08 -07:00
build.cmd
build.sh
global.json
makefile.shade

README.md

Hosting

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

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.