Go to file
pan-wang cbffeb33ea
fixing a stress issue (#619)
2018-03-02 17:34:09 -08:00
build Upgrade dependency versions 2018-03-02 10:05:06 -08:00
nuget
samples
src fixing a stress issue (#619) 2018-03-02 17:34:09 -08:00
test
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore Add version numbers on aspnetcore.dll and aspnetcorerh.dll, remove unnecessary files (#601) 2018-02-22 10:03:51 -08:00
CONTRIBUTING.md
Directory.Build.props Reac to pipes in corefx (#618) 2018-02-28 12:42:09 -08:00
Directory.Build.targets
IISIntegration.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-02-26 11:04:29 -08:00
korebuild.json
run.cmd
run.ps1
run.sh
version.props Add version numbers on aspnetcore.dll and aspnetcorerh.dll, remove unnecessary files (#601) 2018-02-22 10:03:51 -08: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.