Go to file
Justin Kotalik 4775706bbc
Add version numbers on aspnetcore.dll and aspnetcorerh.dll, remove unnecessary files (#601)
2018-02-22 10:03:51 -08:00
build Add version numbers on aspnetcore.dll and aspnetcorerh.dll, remove unnecessary files (#601) 2018-02-22 10:03:51 -08:00
nuget
samples
src Add version numbers on aspnetcore.dll and aspnetcorerh.dll, remove unnecessary files (#601) 2018-02-22 10:03:51 -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-18 12:20:30 -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.