Go to file
Chris Ross 748afb1f65 #270 Fix hang in SendFile tests 2017-10-16 10:03:20 -07:00
build
samples
shared/Microsoft.AspNetCore.HttpSys.Sources #381 handle known headers with no value. 2017-10-11 15:31:00 -07:00
src
test #270 Fix hang in SendFile tests 2017-10-16 10:03:20 -07:00
.appveyor.yml Update bootstrappers 2017-10-09 12:47:10 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
Directory.Build.props
Directory.Build.targets
HttpSysServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd Update bootstrappers 2017-10-09 12:47:10 -07:00
build.sh Update bootstrappers 2017-10-09 12:47:10 -07:00
run.cmd Update bootstrappers 2017-10-09 12:47:10 -07:00
run.ps1 Update bootstrappers 2017-10-09 12:47:10 -07:00
run.sh Update bootstrappers 2017-10-09 12:47:10 -07:00
version.xml

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.