aspnetcore/test
David Fowler abdcb47b8f
Renames from API review (#2413)
* Renames from API review
- Rename Microsoft.AspNetCore.Protocols.Abstractions to Microsoft.AspNetCore.Connections.Abstractions.
- Renamed IConnectionHandler to IConnectionDispatcher (and related properties and types)
- Added ConnectionHandler and UseConnectionHandler extension method to Connections.Abstractions.
-  Use ActivatorUtilties to create the ConnectionHandler
2018-03-22 21:38:14 -07:00
..
Kestrel.Core.Tests Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
Kestrel.FunctionalTests Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
Kestrel.Tests Default to the managed socket transport (#2392) 2018-03-14 11:50:10 -07:00
Kestrel.Transport.Libuv.FunctionalTests Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
Kestrel.Transport.Libuv.Tests Renames from API review (#2413) 2018-03-22 21:38:14 -07:00
Kestrel.Transport.Sockets.FunctionalTests Update to new corefx (#2369) 2018-03-08 14:23:07 -08:00
SystemdActivation Implement config support #1290 #1879 #2016 #2166 #2167 #2188 2017-12-21 09:12:32 -08:00
shared Remove KestrelThreadPool abstraction and replaced it with PipeScheduler (#2371) 2018-03-12 14:49:19 -07:00
Directory.Build.props
xunit.runner.json