Go to file
Louis DeJardin b0f738651e WebSockets package renamed to .Server 2014-07-07 14:23:49 -07:00
build
samples/SampleApp WebSockets package renamed to .Server 2014-07-07 14:23:49 -07:00
src Guarding against more read_cb cases 2014-07-07 14:01:02 -07:00
test/Microsoft.AspNet.Server.KestrelTests
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln Guarding against more read_cb cases 2014-07-07 14:01:02 -07:00
NuGet.config
README.md
build.cmd
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

This repo contains a development web server for ASP.NET vNext based on libuv.

This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the Home repo.