Go to file
Pranav K 14986c2dab Branching for 1.1.0-preview1 2016-10-17 09:49:59 -07:00
samples Updating to netcoreapp1.1 2016-10-13 11:26:30 -07:00
scripts
src Merge branch 'rel/1.0.0' into dev 2016-10-05 11:14:31 -07:00
test Updating to netcoreapp1.1 2016-10-13 11:26:30 -07:00
tools
.gitattributes
.gitignore
.travis.yml Add travis.yml 2016-10-07 15:37:18 -07: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 Branching for 1.1.0-preview1 2016-10-17 09:49:59 -07:00
NuGetPackageVerifier.json
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 Branching for 1.1.0-preview1 2016-10-17 09:49:59 -07:00
build.sh Branching for 1.1.0-preview1 2016-10-17 09:49:59 -07:00
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.