Go to file
Pranav K c5565e0e6c Merge branch 'rel/1.1.0' into dev 2016-11-09 11:34:19 -08:00
samples Updating to netcoreapp1.1 2016-10-13 11:26:30 -07:00
scripts
src Add extension method for AcceptAsync with timeout 2016-10-25 14:31:47 -07:00
test Add extension method for AcceptAsync with timeout 2016-10-25 14:31:47 -07:00
tools
.gitattributes
.gitignore
.travis.yml Update .travis.yml to link openssl correctly 2016-10-26 11:00:24 -07:00
CONTRIBUTING.md
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
WebListener.sln
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.