Go to file
Yanbing Shi f292383090 use iisintegration 2018-03-25 22:34:40 -07:00
build add SystemNetWebSocketsWebSocketProtocolPackageVersion 2018-03-22 11:51:53 -07:00
nuget
samples use iisintegration 2018-03-25 22:34:40 -07:00
src Cleanup ReadAsync calls, make IISHttpContext private (#696) 2018-03-22 11:13:06 -07:00
test Cleanup ReadAsync calls, make IISHttpContext private (#696) 2018-03-22 11:13:06 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
IISIntegration.sln updated the solution 2018-03-23 17:21:53 -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.