Go to file
Pavel Krymets 7e0c5813e8
Merge pull request #745 from aspnet/pakrym/M_R_P
2018-04-02 16:45:02 -07:00
build Versions 2018-04-02 15:24:46 -07:00
nuget
samples
src Reaction to *Memory changes 2018-03-30 16:33:09 -07:00
test Add startup filter to detect overriden server (#740) 2018-03-29 16:23:17 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
Directory.Build.props Versions 2018-04-02 15:24:46 -07:00
Directory.Build.targets
IISIntegration.sln Add startup filter to detect overriden server (#740) 2018-03-29 16:23:17 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-03-28 10:48:56 -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.