Go to file
Nate McMaster 5ebf74fa32
Add certificate names for code signing (#889)
2018-06-06 08:55:18 -07:00
benchmarks/IIS.Performance
build Add certificate names for code signing (#889) 2018-06-06 08:55:18 -07:00
nuget
samples
src Add certificate names for code signing (#889) 2018-06-06 08:55:18 -07:00
test Fix null ref on ExeLocation not being set (#884) 2018-06-04 14:59:50 -07:00
tools
.appveyor.yml Make gtest a submodule (#885) 2018-06-04 11:38:30 -07:00
.editorconfig
.gitattributes
.gitignore Make gtest a submodule (#885) 2018-06-04 11:38:30 -07:00
.gitmodules Make gtest a submodule (#885) 2018-06-04 11:38:30 -07:00
CONTRIBUTING.md
Directory.Build.props Add certificate names for code signing (#889) 2018-06-06 08:55:18 -07:00
Directory.Build.targets
IISIntegration.sln Make gtest a submodule (#885) 2018-06-04 11:38:30 -07:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json
README.md
THIRD_PARTY_NOTICES
build.cmd
build.sh
korebuild-lock.txt Add certificate names for code signing (#889) 2018-06-06 08:55: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.