Go to file
Stephen Halter abbd763f0f Use GetServiceOrDefault for optional dependency 2014-06-11 18:32:40 -07:00
samples/KWebStartup
src Use GetServiceOrDefault for optional dependency 2014-06-11 18:32:40 -07:00
test Fix test now that ServiceProvider throws a generic exception 2014-06-11 12:14:37 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
Hosting.sln
LICENSE.txt
NuGet.Config
README.md
build.cmd
build.sh Updating build.sh based on KRuntime changes 2014-06-10 17:22:35 -07:00
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.