Go to file
あまみや ゆうこ be186a8cd8 Update Startup.cs 2015-09-28 18:09:46 -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 #2 Platform handler middleware, sample, tests, functional tests. 2015-09-28 15:16:55 -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
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.