Go to file
Chris R 63f78ead6a Merge branch 'release' into dev 2015-09-30 10:15:41 -07:00
samples/IISSample Update Startup.cs 2015-09-28 18:09:46 -07:00
src/Microsoft.AspNet.IISPlatformHandler #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -07:00
test Fix functional tests. 2015-09-30 09:54:27 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -07:00
LICENSE.txt
NuGet.config Updating to dev NuGet.config 2015-09-28 23:15:07 -07:00
NuGet.master.config
README.md
build.cmd #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -07:00
build.sh
global.json
makefile.shade

README.md

ASP.NET IIS Integration

This repo hosts the ASP.NET 5 middleware for IIS integration.

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.