Go to file
Chris R e19dea255b Remove obsolete code 2017-01-11 12:00:19 -08:00
samples Remove obsolete code 2017-01-11 12:00:19 -08:00
src/Microsoft.AspNetCore.Server.HttpSys Remove obsolete code 2017-01-11 12:00:19 -08:00
test #283 remove direct WebSocket support 2017-01-05 15:05:12 -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.