aspnetcore/src
David Fowler b0bd5475cd More decoupling (#1572)
- Remove Libuv and Hosting dependency from Kestrel.Core
- Kestrel.Https and Kestrel.Core depend on Hosting.Abstractions

* wip

* Added separate ServerAddressesFeature

* Review feedback
- Added TlsConnectionFeature to Https
2017-03-30 20:14:50 -07:00
..
Microsoft.AspNetCore.Server.Kestrel More decoupling (#1572) 2017-03-30 20:14:50 -07:00
Microsoft.AspNetCore.Server.Kestrel.Core More decoupling (#1572) 2017-03-30 20:14:50 -07:00
Microsoft.AspNetCore.Server.Kestrel.Https More decoupling (#1572) 2017-03-30 20:14:50 -07:00
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv