Go to file
Chris R 13b867a90e #366 Add flag to disable synchronous IO 2017-07-05 15:51:16 -07:00
build Add NETStandardImplicitPackageVersion 2017-06-29 08:02:19 -07:00
samples
src/Microsoft.AspNetCore.Server.HttpSys #366 Add flag to disable synchronous IO 2017-07-05 15:51:16 -07:00
test #366 Add flag to disable synchronous IO 2017-07-05 15:51:16 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
HttpSysServer.sln
LICENSE.txt Update LICENSE.txt text 2017-07-03 14:06:09 -07:00
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd
build.ps1
build.sh
version.props

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.