Go to file
Louis DeJardin 9e4bc60205 Adding amd64 support
Moves Libuv.dll into nupkg
Uses ILibraryManager to locate location for native libraries
Updates version numbers to 1.0.0-*
Throws exceptions with error text provided by libuv.dll
Bind to ip4 or ip6 endpoints
Getting server defaults from ini
Enabling "Kestrel" to be used as a Main entrypoint
2014-06-20 21:09:44 -07:00
src Adding amd64 support 2014-06-20 21:09:44 -07:00
test/Microsoft.AspNet.Server.KestralTests Adding amd64 support 2014-06-20 21:09:44 -07:00
.gitattributes
.gitignore
KestrelHttpServer.sln
NuGet.config
build.cmd
build.sh
global.json
makefile.shade