ASP.NET Core Module for IIS and IIS Express
Перейти к файлу
Justin Kotalik a02ffbde0f
Jkotalik/upgrade deps (#319)
2018-08-06 15:34:33 -07:00
.github Create ISSUE_TEMPLATE 2018-02-12 17:12:19 -08:00
build Jkotalik/upgrade deps (#319) 2018-08-06 15:34:33 -07:00
test Jkotalik/upgrade deps (#319) 2018-08-06 15:34:33 -07:00
tools Excluding flaky tests first for CI (#318) 2018-07-03 08:50:33 -07:00
.gitattributes Initial upload 2016-08-25 12:23:56 -07:00
.gitignore Panwang/refactor (#277) 2017-12-18 14:19:15 -08:00
AspNetCoreModuleE2E.sln Cleanup outdated code (#312) 2018-05-23 16:46:36 -07:00
Directory.Build.props Use aspnetcore-dev 2017-12-06 11:14:40 -08:00
LICENSE.txt Update LICENSE information 2016-10-26 14:08:58 -07:00
NuGet.config E2E tests CI bootstraps (#314) 2018-06-04 14:35:19 -07:00
README.md Cleanup outdated code (#312) 2018-05-23 16:46:36 -07:00
build.cmd E2E tests CI bootstraps (#314) 2018-06-04 14:35:19 -07:00
korebuild-lock.txt Jkotalik/upgrade deps (#319) 2018-08-06 15:34:33 -07:00
korebuild.json Jkotalik/upgrade deps (#319) 2018-08-06 15:34:33 -07:00
run.cmd E2E tests CI bootstraps (#314) 2018-06-04 14:35:19 -07:00
run.ps1 Excluding flaky tests first for CI (#318) 2018-07-03 08:50:33 -07:00
version.props Update build configuration (#237) 2017-11-16 16:00:12 -08:00

README.md

ASP.NET Core Module

The ASP.NET Core Module is an IIS Module which is responsible for process management of ASP.NET Core http listeners and to proxy requests to the process that it manages.

Project Moved

The ASP.NET Core Module is now part of the IIS Integration project. This repository currently only consist of integration tests which would also be migrated soon.

.NET Foundation

This project is supported by the .NET Foundation.