Go to file
Ben Adams 0a297688b4 Use Jit recongised, standard loop construct
For bounds check elimination.
Convey intent more clearly; eliminate bounds checks
2015-10-08 12:31:21 -04:00
content
samples
src/Microsoft.AspNet.Server.Kestrel Use Jit recongised, standard loop construct 2015-10-08 12:31:21 -04:00
test/Microsoft.AspNet.Server.KestrelTests Use Jit recongised, standard loop construct 2015-10-08 12:31:21 -04:00
tools Use Jit recongised, standard loop construct 2015-10-08 12:31:21 -04:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
KestrelHttpServer.sln
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
appveyor.yml
build.cmd Update 'build.cmd' alias parameter to use full name. 2015-10-01 11:58:14 -07:00
build.sh
global.json
makefile.shade

README.md

KestrelHttpServer

AppVeyor: AppVeyor

Travis: Travis

This repo contains a 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.