Go to file
Hao Kung 8695da085b Add IOptionsAccessor as a default service 2014-05-15 16:24:39 -07:00
samples/KWebStartup Supporting Startup method dependency injection 2014-05-08 20:38:36 -07:00
src Add IOptionsAccessor as a default service 2014-05-15 16:24:39 -07:00
test Fixing unit tests 2014-05-08 22:36:56 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md Create CONTRIBUTING.md 2014-05-13 01:02:29 -07:00
Hosting.sln Fix HttpAbstractions dependency renames. 2014-05-05 16:26:26 -07:00
LICENSE.txt Create LICENSE.txt 2014-05-08 16:34:52 -07:00
NuGet.Config
README.md Create README.md 2014-05-12 19:12:08 -07:00
build.cmd Updating build scripts 2014-05-02 15:07:38 -07:00
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.