| .. |
|
Internal
|
API review Microsoft.AspNetCore.SignalR.Internal (#2022)
|
2018-04-15 00:23:26 +12:00 |
|
Properties
|
Make Proxies Internal (#1982)
|
2018-04-13 00:38:16 +00:00 |
|
DefaultHubActivator.cs
|
Use ActivatorUtlities.CreateFactory instead of CreateInstance (#1643)
|
2018-03-19 00:19:54 -07:00 |
|
DefaultHubCallerContext.cs
|
Don't expose HubConnectionContext on the Hub (#1674)
|
2018-03-21 10:07:41 -07:00 |
|
DefaultHubLifetimeManager.cs
|
Make the protocol and messages public (#1994)
|
2018-04-13 01:53:41 -07:00 |
|
DefaultUserIdProvider.cs
|
Move types out of .Core namespace and make method virtual (#2024)
|
2018-04-15 09:58:33 +12:00 |
|
DynamicHub.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
DynamicHubClients.cs
|
Internalize more classes (#2004)
|
2018-04-13 11:28:52 -07:00 |
|
Hub.cs
|
…
|
|
|
HubCallerContext.cs
|
Don't expose HubConnectionContext on the Hub (#1674)
|
2018-03-21 10:07:41 -07:00 |
|
HubConnectionContext.cs
|
Move types out of .Core namespace and make method virtual (#2024)
|
2018-04-15 09:58:33 +12:00 |
|
HubConnectionHandler.cs
|
Move types out of .Core namespace and make method virtual (#2024)
|
2018-04-15 09:58:33 +12:00 |
|
HubConnectionStore.cs
|
Use invariant culture and ordinal comparisons (#1928)
|
2018-04-10 16:52:19 +12:00 |
|
HubLifetimeManager.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
HubMethodNameAttribute.cs
|
…
|
|
|
HubOptions.cs
|
Add detailed error option (#1763)
|
2018-03-30 11:30:07 -07:00 |
|
HubOptions`T.cs
|
Restrict HubProtocol on Server + HubOptions<THub> (#1492)
|
2018-03-07 01:31:56 +00:00 |
|
Hub`T.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
IClientProxy.cs
|
Removed params from proxy's SendAsync and rename to SendCoreAsync (#1605)
|
2018-03-16 14:05:22 +13:00 |
|
IClientProxyExtensions.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
IGroupManager.cs
|
…
|
|
|
IHubActivator.cs
|
…
|
|
|
IHubCallerClients.cs
|
…
|
|
|
IHubCallerClients`T.cs
|
…
|
|
|
IHubClients.cs
|
…
|
|
|
IHubClients`T.cs
|
…
|
|
|
IHubContext.cs
|
…
|
|
|
IHubContext`T.cs
|
…
|
|
|
IHubProtocolResolver.cs
|
API review Microsoft.AspNetCore.SignalR.Internal (#2022)
|
2018-04-15 00:23:26 +12:00 |
|
ISignalRServerBuilder.cs
|
Refactor HubConnectionBuilder (#1830)
|
2018-04-04 21:19:13 +12:00 |
|
IUserIdProvider.cs
|
Move types out of .Core namespace and make method virtual (#2024)
|
2018-04-15 09:58:33 +12:00 |
|
Microsoft.AspNetCore.SignalR.Core.csproj
|
Added Microsoft.AspNetCore.SignalR.Protocols.Json (#1861)
|
2018-04-05 01:32:10 -07:00 |
|
SignalRConnectionBuilderExtensions.cs
|
API Review Dependency Injection (#2015)
|
2018-04-13 17:21:48 -07:00 |
|
SignalRDependencyInjectionExtensions.cs
|
Move types out of .Core namespace and make method virtual (#2024)
|
2018-04-15 09:58:33 +12:00 |
|
SignalRMarkerService.cs
|
API Review Dependency Injection (#2015)
|
2018-04-13 17:21:48 -07:00 |
|
TypedClientBuilder.cs
|
Use expression body properties and implicit arrays where possible (#1906)
|
2018-04-08 21:40:01 +12:00 |
|
TypedHubClients.cs
|
readonly all the things (#1901)
|
2018-04-08 15:47:01 +12:00 |