Go to file
Louis DeJardin 836be5565a Using weak gchandles from native to managed
See #15
2014-07-08 14:51:13 -07:00
build Need to add content type to dylib for nupkg file format to see it 2014-07-07 15:07:28 -07:00
samples/SampleApp WebSockets package renamed to .Server 2014-07-07 14:23:49 -07:00
src Using weak gchandles from native to managed 2014-07-08 14:51:13 -07:00
test/Microsoft.AspNet.Server.KestrelTests
.gitattributes
.gitignore
CONTRIBUTING.md
KestrelHttpServer.sln
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.