Go to file
Chris R 56bd85aaf2 #298 Add a timeout for draining requests on shutdown 2017-01-24 13:43:17 -08:00
samples Remove obsolete code 2017-01-11 12:00:19 -08:00
src/Microsoft.AspNetCore.Server.HttpSys #298 Add a timeout for draining requests on shutdown 2017-01-24 13:43:17 -08:00
test #298 Add a timeout for draining requests on shutdown 2017-01-24 13:43:17 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md Update README.md 2017-01-05 14:48:00 -08:00
WebListener.sln
appveyor.yml
build.cmd
build.ps1
build.sh
global.json

README.md

HttpSysServer

AppVeyor Travis
AppVeyor Travis

This repo contains a web server for ASP.NET Core based on the Windows Http Server API.

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.