Go to file
Pavel Krymets 8ea2de1dc2
Check native HRESULTs (#742)
2018-03-30 15:07:08 -07:00
build Add startup filter to detect overriden server (#740) 2018-03-29 16:23:17 -07:00
nuget
samples Add deps file RH injection. Do not build targets if assembly exists to prevent test errors (#735) 2018-03-28 10:06:56 -07:00
src Check native HRESULTs (#742) 2018-03-30 15:07:08 -07:00
test Add startup filter to detect overriden server (#740) 2018-03-29 16:23:17 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
IISIntegration.sln Add startup filter to detect overriden server (#740) 2018-03-29 16:23:17 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-03-28 10:48:56 -07:00
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.