Go to file
John Luo 71e44433cf Merge branch 'release/2.1' into dev 2018-03-22 22:49:27 -07:00
build Merge pull request #716 from aspnet/release/2.1 2018-03-22 10:23:29 -07:00
nuget
samples Do not return 200 for exceptions 2018-03-22 16:43:11 -07:00
src Do not return 200 for exceptions 2018-03-22 16:43:11 -07:00
test Merge branch 'dev' into release/2.1 2018-03-22 16:47:41 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
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 Update KoreBuild channel 2018-03-16 12:30:34 -07:00
run.cmd
run.ps1
run.sh
version.props Update version prefix to preview3 2018-03-16 11:26:47 -07:00

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.