Go to file
Chris R 691c69f1d2 #283 remove direct WebSocket support 2017-01-05 15:05:12 -08:00
samples #283 Update naming, merge options 2017-01-03 12:16:53 -08:00
src/Microsoft.AspNetCore.Server.HttpSys #283 remove direct WebSocket support 2017-01-05 15:05:12 -08:00
test #283 remove direct WebSocket support 2017-01-05 15:05:12 -08:00
tools
.gitattributes
.gitignore
.travis.yml Update .travis.yml osx image to xcode7.3. 2016-12-08 10:03:29 -08:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:41:34 -08:00
README.md Update README.md 2017-01-05 14:48:00 -08:00
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 Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00

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.