aspnetcore/src
James Newton-King 12b69a0fdb
Refactor HttpOptions in client (#1942)
- Rename HttpOptions to HttpConfigurationOptions
- Remove HttpConfigurationOptions from SignalR client project
- Updated client HttpConnection ctors
2018-04-11 20:20:04 +12:00
..
Common
Microsoft.AspNetCore.Http.Connections SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
Microsoft.AspNetCore.Http.Connections.Client Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
Microsoft.AspNetCore.Http.Connections.Common
Microsoft.AspNetCore.SignalR
Microsoft.AspNetCore.SignalR.Client Refactor HttpOptions in client (#1942) 2018-04-11 20:20:04 +12:00
Microsoft.AspNetCore.SignalR.Client.Core Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
Microsoft.AspNetCore.SignalR.Common Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
Microsoft.AspNetCore.SignalR.Core Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
Microsoft.AspNetCore.SignalR.Protocols.Json Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
Microsoft.AspNetCore.SignalR.Protocols.MsgPack Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
Microsoft.AspNetCore.SignalR.Redis Remove params from message ctors (#1931) 2018-04-11 12:11:13 +12:00
Directory.Build.props