aspnetcore/src
David Fowler a5d9930802
API review changes (#2043)
- Make SerializedHubMessage and SerializedMessage
public
- Made HubConnectionStore public
- Move SendUtils and Utils to the internal folder
- Make Microsoft.AspNetCore.Http.Connections.Common/Internal public.
- Move InvocationRequest to internal folder
2018-04-16 10:31:10 -07:00
..
Common Update text and binary formatter helpers to be shared (#2035) 2018-04-16 15:19:34 +12:00
Microsoft.AspNetCore.Http.Connections
Microsoft.AspNetCore.Http.Connections.Client API review changes (#2043) 2018-04-16 10:31:10 -07:00
Microsoft.AspNetCore.Http.Connections.Common API review changes (#2043) 2018-04-16 10:31:10 -07:00
Microsoft.AspNetCore.SignalR API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
Microsoft.AspNetCore.SignalR.Client
Microsoft.AspNetCore.SignalR.Client.Core API review changes (#2043) 2018-04-16 10:31:10 -07:00
Microsoft.AspNetCore.SignalR.Common Update text and binary formatter helpers to be shared (#2035) 2018-04-16 15:19:34 +12:00
Microsoft.AspNetCore.SignalR.Core API review changes (#2043) 2018-04-16 10:31:10 -07:00
Microsoft.AspNetCore.SignalR.Protocols.Json Update text and binary formatter helpers to be shared (#2035) 2018-04-16 15:19:34 +12:00
Microsoft.AspNetCore.SignalR.Protocols.MessagePack Update text and binary formatter helpers to be shared (#2035) 2018-04-16 15:19:34 +12:00
Microsoft.AspNetCore.SignalR.Redis Move RedisLog to Internal namespace (#2038) 2018-04-16 18:08:26 +12:00
Directory.Build.props