aspnetcore/src/Microsoft.AspNetCore.Http.C...
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
..
Internal API review changes (#2043) 2018-04-16 10:31:10 -07:00
Properties
HttpConnection.Log.cs Microsoft.AspNetCore.Http.Connections.Client refactors (#1995) 2018-04-13 20:13:58 +12:00
HttpConnection.cs API review changes (#2043) 2018-04-16 10:31:10 -07:00
HttpConnectionOptions.cs API review changes (#2043) 2018-04-16 10:31:10 -07:00
Microsoft.AspNetCore.Http.Connections.Client.csproj