Go to file
Chris R c8e46630ce Merge branch 'rel/1.0.0' into dev 2016-09-30 14:17:07 -07:00
samples Merge branch 'rel/1.0.0' into dev, bump version to 1.1.0-* 2016-09-15 15:55:47 -07:00
scripts Use CoreFx managed WebSockets 2016-08-03 09:48:52 -07:00
src Merge branch 'rel/1.0.0' into dev 2016-09-30 14:17:07 -07:00
test Merge branch 'rel/1.0.0' into dev 2016-09-30 14:17:07 -07:00
tools
.gitattributes Build with dotnet 2016-01-11 14:27:53 -08:00
.gitignore Build with dotnet 2016-01-11 14:27:53 -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 Remove old WebSockets.Server package from NuGetPackageVerifier 2016-08-03 10:57:20 -07:00
README.md Add Contributing, Readme, and update License file. 2016-09-30 11:45:12 -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 Return the error code from build.cmd 2016-02-28 10:12:15 -08:00
build.ps1 Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
build.sh Update the build scripts to the latest version 2016-03-07 20:55:00 -08:00
global.json

README.md

WebListener

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.