aspnetcore/src/Connections.Abstractions
David Fowler 6dc55a0462
Don't preserve the ExecutionContext when dispatching callbacks (#2861)
* Don't preserve the ExecutionContext when dispatching callbacks
- The layers up stack already preserve and restore the ExecutionContext, there's no need to capture and run for the scheduler callback and cancellation token callback
2018-08-28 09:32:33 -07:00
..
Exceptions
Features General connection management (#2834) 2018-08-22 20:35:28 -07:00
ConnectionBuilder.cs
ConnectionBuilderExtensions.cs
ConnectionContext.cs Clean up some remants of the past (#2827) 2018-08-15 23:41:32 -07:00
ConnectionDelegate.cs
ConnectionHandler.cs
ConnectionItems.cs Expose DefaultConnectionContext POCO (#2421) 2018-03-24 03:12:53 -07:00
Connections.Abstractions.csproj Update Connections.Abstractions.csproj (#2473) 2018-04-09 17:55:14 -07:00
DefaultConnectionContext.cs Don't preserve the ExecutionContext when dispatching callbacks (#2861) 2018-08-28 09:32:33 -07:00
IConnectionBuilder.cs
TransferFormat.cs
baseline.netcore.json Re-enable api check 2018-03-23 12:55:06 -07:00