aspnetcore/src
David Fowler 676bf179f3
Reduce redundant dependencies (#2091)
2018-04-19 00:18:52 -07:00
..
Common
Microsoft.AspNetCore.Http.Connections Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081) 2018-04-18 17:44:05 -07:00
Microsoft.AspNetCore.Http.Connections.Client Reduce redundant dependencies (#2091) 2018-04-19 00:18:52 -07:00
Microsoft.AspNetCore.Http.Connections.Common Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
Microsoft.AspNetCore.SignalR
Microsoft.AspNetCore.SignalR.Client Reduce redundant dependencies (#2091) 2018-04-19 00:18:52 -07:00
Microsoft.AspNetCore.SignalR.Client.Core
Microsoft.AspNetCore.SignalR.Common Reduce redundant dependencies (#2091) 2018-04-19 00:18:52 -07:00
Microsoft.AspNetCore.SignalR.Core Expose the IHubProtocol on HubConnectionContext (#2073) 2018-04-18 10:35:55 -07:00
Microsoft.AspNetCore.SignalR.Protocols.Json
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Microsoft.AspNetCore.SignalR.Redis
Directory.Build.props