aspnetcore/src/IISIntegration
Nate McMaster 0c6e4bebab
Prepare to build the 2.1.7 patch (#3970)
* Prepare 2.1.7 patch
* Add documentation for how we prepare servicing updates
2018-11-08 17:07:18 -08:00
..
build Remove M.A.Server.IIS package from 2.1. Fix signing issues (#3859) 2018-11-01 11:30:31 -07:00
nuget Move more files 2018-10-31 16:38:30 -07:00
samples
src Remove M.A.Server.IIS package from 2.1. Fix signing issues (#3859) 2018-11-01 11:30:31 -07:00
test remove submodule 2018-10-31 18:14:34 -07:00
tools Remove IISIntegration submodule, add CI (#3867) 2018-11-02 14:34:31 -07:00
.gitignore
Directory.Build.props
Directory.Build.targets
IISIntegration.sln Remove M.A.Server.IIS package from 2.1. Fix signing issues (#3859) 2018-11-01 11:30:31 -07:00
LICENSE.txt remove submodule 2018-10-31 18:14:34 -07:00
NuGetPackageVerifier.json
NuGetPackageVerifier.xplat.json Move more files 2018-10-31 16:38:30 -07:00
README.md
build.cmd remove submodule 2018-10-31 18:14:34 -07:00
build.sh remove submodule 2018-10-31 18:14:34 -07:00
korebuild.json Move more files 2018-10-31 16:38:30 -07:00
version.props Prepare to build the 2.1.7 patch (#3970) 2018-11-08 17:07:18 -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.