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
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
shared Remove KestrelThreadPool abstraction and replaced it with PipeScheduler (#2371) 2018-03-12 14:49:19 -07:00
Directory.Build.props Update samples and tests to target netcoreapp2.1 2017-11-16 14:43:15 -08:00
xunit.runner.json