Go to file
Pavel Krymets e2e5a226c2 Better fix 2018-03-22 13:14:20 -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 Better fix 2018-03-22 13:14:20 -07:00
test Test more things 2018-03-22 13:11:29 -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.