Go to file
Pavel Krymets 205fe9daf1 Do not return 200 for exceptions 2018-03-22 12:21:10 -07:00
build Add support for running test sites on IIS from VS (#714) 2018-03-22 10:21:59 -07:00
nuget
samples Do not return 200 for exceptions 2018-03-22 12:21:10 -07:00
src Do not return 200 for exceptions 2018-03-22 12:21:10 -07:00
test Do not return 200 for exceptions 2018-03-22 12:21:10 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
IISIntegration.sln Add support for running test sites on IIS from VS (#714) 2018-03-22 10:21:59 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update package metadata to include commit hash (#713) 2018-03-21 17:42:18 -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.