Go to file
Chris R d04dc7182a #263 Disable parallel test execution to improve reliability 2017-01-04 11:13:28 -08:00
samples #283 Update naming, merge options 2017-01-03 12:16:53 -08:00
scripts
src/Microsoft.AspNetCore.Server.HttpSys Use the new 101 constant from Http Abstractions. 2017-01-03 13:54:11 -08:00
test #263 Disable parallel test execution to improve reliability 2017-01-04 11:13:28 -08:00
tools
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
WebListener.sln #283 Merge packages, namespaces, test projects, and samples 2017-01-03 12:16:53 -08:00
appveyor.yml
build.cmd
build.ps1
build.sh
global.json

README.md

WebListener

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.