Go to file
Justin Kotalik e1ae70166b
Improve logging architecture; add tests for logging and startup exceptions (#858)
2018-06-01 16:42:58 -07:00
benchmarks/IIS.Performance
build React to deployer changes 2018-05-30 16:10:07 -07:00
nuget
samples
src Improve logging architecture; add tests for logging and startup exceptions (#858) 2018-06-01 16:42:58 -07:00
test Improve logging architecture; add tests for logging and startup exceptions (#858) 2018-06-01 16:42:58 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore Improve logging architecture; add tests for logging and startup exceptions (#858) 2018-06-01 16:42:58 -07:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
IISIntegration.sln Improve logging architecture; add tests for logging and startup exceptions (#858) 2018-06-01 16:42:58 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
THIRD_PARTY_NOTICES
build.cmd
build.sh
korebuild-lock.txt Update dependencies.props 2018-05-27 19:17:00 +00:00
korebuild.json
run.cmd
run.ps1 Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:15:07 -07:00
run.sh Update bootstrapper scripts (automated commit) [ci skip] 2018-05-25 16:15:07 -07:00
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.