Go to file
N. Taylor Mullen 6bddf101ed Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:56 -07:00
build
samples
src/Microsoft.AspNet.Server.Kestrel Unpinnng Dnx.Runtime.Abstractions package version 2015-08-18 21:34:43 -07:00
test/Microsoft.AspNet.Server.KestrelTests
tools/Microsoft.AspNet.Server.Kestrel.GeneratedCode Make the GeneratedCode project work on CoreCLR 2015-08-19 17:08:00 -07:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.Config Update NuGet feed from v2 => v3. 2015-08-19 14:54:19 -07:00
README.md
appveyor.yml
build.cmd Update 'build.cmd' to pull Sake from v2 NuGet feed. 2015-08-20 15:37:56 -07:00
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

AppVeyor: AppVeyor

Travis: Travis

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

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