aspnetcore/src
David Fowler 8b1a7e9199
API review feedback (#1974)
- Remove SetHttpContext
- Remove HttpContextFeature
- Add and implement IHttpTransportFeature on HttpConnectionContext
- Remove ConnectionMetadataNames
2018-04-12 03:50:14 -07:00
..
Common
Microsoft.AspNetCore.Http.Connections API review feedback (#1974) 2018-04-12 03:50:14 -07:00
Microsoft.AspNetCore.Http.Connections.Client
Microsoft.AspNetCore.Http.Connections.Common
Microsoft.AspNetCore.SignalR
Microsoft.AspNetCore.SignalR.Client
Microsoft.AspNetCore.SignalR.Client.Core
Microsoft.AspNetCore.SignalR.Common
Microsoft.AspNetCore.SignalR.Core Always use TaskCreationOptions.RunContinuationsAsynchronously (#1966) 2018-04-12 18:21:20 +12:00
Microsoft.AspNetCore.SignalR.Protocols.Json
Microsoft.AspNetCore.SignalR.Protocols.MsgPack
Microsoft.AspNetCore.SignalR.Redis Ensure there's a redis connection earlier 2018-04-11 15:25:38 -07:00
Directory.Build.props