Go to file
Cesar Blum Silveira fe8e3bbe67 Revert "Disable tests that hang after update to CoreFx 4.4."
This reverts commit 89ca7ed080.
2016-12-23 17:51:16 -08:00
samples Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
scripts
src Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00
test Revert "Disable tests that hang after update to CoreFx 4.4." 2016-12-23 17:51:16 -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 Add Contributing, Readme, and update License file. 2016-09-30 11:45:12 -07:00
LICENSE.txt Add Contributing, Readme, and update License file. 2016-09-30 11:45:12 -07:00
NuGet.config Switch to master myget feed 2016-09-07 10:24:56 -07:00
NuGetPackageVerifier.json Removed packages list in NuGetPackageVerifier.json 2016-12-12 00:41:34 -08:00
README.md Add AppVeyor and Travis status badges to the readme 2016-10-10 09:49:27 -07:00
WebListener.sln
appveyor.yml
build.cmd
build.ps1
build.sh Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:12 -08:00
global.json Updating to 4.4 CoreFx packages 2016-12-14 14:47:32 -08:00

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.