Go to file
N. Taylor Mullen 6d10c56a49 Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:14 -08:00
samples Updating versions to 1.2.0-* 2016-11-09 14:20:16 -08:00
scripts Use CoreFx managed WebSockets 2016-08-03 09:48:52 -07:00
src Updating versions to 1.2.0-* 2016-11-09 14:20:16 -08:00
test Updating versions to 1.2.0-* 2016-11-09 14:20:16 -08:00
tools
.gitattributes
.gitignore
.travis.yml Update .travis.yml to link openssl correctly 2016-10-26 11:00:24 -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 Migrate to dotnet.myget.org feed 2016-08-09 15:17:28 -07:00
NuGetPackageVerifier.json Remove old WebSockets.Server package from NuGetPackageVerifier 2016-08-03 10:57:20 -07:00
README.md Add AppVeyor and Travis status badges to the readme 2016-10-10 09:49:27 -07:00
WebListener.sln Use CoreFx managed WebSockets 2016-08-03 09:48:52 -07:00
appveyor.yml Fix backslashes in yml config. 2016-03-09 17:44:48 -08:00
build.cmd
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
build.sh Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:12 -08:00
global.json Pin global.json SDK to 1.0.0-preview2-1-003177. 2016-11-23 15:59:14 -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.