Go to file
Chris R 921b24890b Enable windows auth in tests via web.config. 2015-10-07 12:34:46 -07:00
samples/IISSample Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:45 -07:00
src/Microsoft.AspNet.IISPlatformHandler Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:45 -07:00
test Enable windows auth in tests via web.config. 2015-10-07 12:34:46 -07:00
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln
LICENSE.txt
NuGet.config
NuGet.master.config
README.md
build.cmd
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.