aspnetcore/README.md

7 lines
323 B
Markdown

Hosting
=======
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](https://github.com/aspnet/home) repo.