aspnetcore/src
Andrew Stanton-Nurse 47eafca4d8
CancellationToken EVERYWHERE (#2101)
2018-04-20 16:21:51 -07:00
..
Common
Microsoft.AspNetCore.Http.Connections CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Microsoft.AspNetCore.Http.Connections.Client CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -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 fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
Microsoft.AspNetCore.SignalR.Client CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Microsoft.AspNetCore.SignalR.Client.Core CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Microsoft.AspNetCore.SignalR.Common Reduce redundant dependencies (#2091) 2018-04-19 00:18:52 -07:00
Microsoft.AspNetCore.SignalR.Core CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Microsoft.AspNetCore.SignalR.Protocols.Json Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
Microsoft.AspNetCore.SignalR.Protocols.MessagePack Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
Microsoft.AspNetCore.SignalR.Redis CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07:00
Directory.Build.props