Go to file
Justin Kotalik f91a941f8d Moves in-process to UseIISIntegration, removes Server.IIS namespace (#443) 2017-10-06 09:52:42 -07:00
build
…
samples Moves in-process to UseIISIntegration, removes Server.IIS namespace (#443) 2017-10-06 09:52:42 -07:00
src Moves in-process to UseIISIntegration, removes Server.IIS namespace (#443) 2017-10-06 09:52:42 -07:00
test Moves in-process to UseIISIntegration, removes Server.IIS namespace (#443) 2017-10-06 09:52:42 -07:00
.editorconfig
…
.gitattributes
…
.gitignore
…
CONTRIBUTING.md
…
Directory.Build.props
…
Directory.Build.targets
…
IISIntegration.sln Moves in-process to UseIISIntegration, removes Server.IIS namespace (#443) 2017-10-06 09:52:42 -07:00
LICENSE.txt
…
NuGet.config
…
NuGetPackageVerifier.json
…
README.md
…
build.cmd
…
build.ps1
…
build.sh
…
version.xml
…

README.md

ASP.NET Core IIS Integration

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

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.