Go to file
Pavel Krymets 689f114932
Add Managed to native project dependencies (#708)
2018-03-21 16:23:48 -07:00
build Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
nuget
samples Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
src support shutdown timeout for inprocess application (#703) 2018-03-21 13:37:26 -07:00
test Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -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 Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
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.