Go to file
Justin Kotalik edcc74be3d
Remove test parallelization (#712)
2018-03-22 09:36:04 -07:00
build Update package metadata to include commit hash (#713) 2018-03-21 17:42:18 -07:00
nuget
samples Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
src Update package metadata to include commit hash (#713) 2018-03-21 17:42:18 -07:00
test Remove test parallelization (#712) 2018-03-22 09:36:04 -07:00
tools
.appveyor.yml
.editorconfig
.gitattributes
.gitignore Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -07:00
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
IISIntegration.sln Add Managed to native project dependencies (#708) 2018-03-21 16:23:48 -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.