aspnetcore/src/Servers/Kestrel
Safia Abdalla 51f977db2f
Unquarantine tests that have passed for 30+ days (#23011)
2020-06-16 16:23:50 -07:00
..
Core Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
Kestrel
Transport.Libuv Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
Transport.Quic Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
Transport.Sockets Use non-generic TaskCompletionSource in SignalR and Kestrel (#22925) 2020-06-15 17:35:19 -07:00
perf/Kestrel.Performance
samples
shared
stress
test Unquarantine tests that have passed for 30+ days (#23011) 2020-06-16 16:23:50 -07:00
tools/CodeGenerator
.vsconfig
Directory.Build.props
Kestrel.sln
NuGet.config
README.md
build.cmd
build.sh
startvs.cmd
xunit.runner.json

README.md

KestrelHttpServer

Kestrel is a cross-platform web server for ASP.NET Core.

File logging for functional test

Turn on file logging for Kestrel functional tests by specifying the environment variable ASPNETCORE_TEST_LOG_DIR to the log output directory.