Go to file
Justin Kotalik f72d366603
Split config and hostfxr parsing between shim and request handler. (#814)
2018-05-16 16:45:18 -07:00
benchmarks/IIS.Performance React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
build React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
nuget
samples Split config and hostfxr parsing between shim and request handler. (#814) 2018-05-16 16:45:18 -07:00
src Split config and hostfxr parsing between shim and request handler. (#814) 2018-05-16 16:45:18 -07:00
test Split config and hostfxr parsing between shim and request handler. (#814) 2018-05-16 16:45:18 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets PR feedback 2018-05-16 13:01:22 -07:00
IISIntegration.sln React to IntegrationTesting changes 2018-05-16 13:54:03 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
THIRD_PARTY_NOTICES
build.cmd
build.sh
korebuild-lock.txt
korebuild.json
run.cmd
run.ps1
run.sh
version.props

README.md

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

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.