Go to file
pan-wang fcbe74fbf1
fix coding guideline issue. Use BOOL instead of bool (#620)
2018-02-28 12:02:15 -08:00
build Update dependencies.props 2018-02-26 11:04:29 -08:00
nuget
samples
src fix coding guideline issue. Use BOOL instead of bool (#620) 2018-02-28 12:02:15 -08:00
test Adds environment variable feature for inprocess (#583) 2018-02-21 12:36:39 -08:00
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
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.