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 Adding empty project structure 2014-06-02 16:24:55 -07:00
.gitignore Adding empty project structure 2014-06-02 16:24:55 -07:00
KestrelHttpServer.sln Adding support for 'k web --server kestrel' 2014-06-13 13:10:46 -07:00
NuGet.config Adding empty project structure 2014-06-02 16:24:55 -07:00
build.cmd Adding empty project structure 2014-06-02 16:24:55 -07:00
build.sh Adding empty project structure 2014-06-02 16:24:55 -07:00
global.json Adding empty project structure 2014-06-02 16:24:55 -07:00
makefile.shade Adding empty project structure 2014-06-02 16:24:55 -07:00