aspnetcore/src/Microsoft.AspNetCore.SignalR
Andrew Stanton-Nurse ace9a0d414
fix #2097 by adding GetHttpContext to HubConnectionContext (#2099)
2018-04-19 19:14:39 -07:00
..
GetHttpContextExtensions.cs fix #2097 by adding GetHttpContext to HubConnectionContext (#2099) 2018-04-19 19:14:39 -07:00
HubRouteBuilder.cs API review changes for Microsoft.AspNetCore.SignalR (#2033) 2018-04-16 15:54:42 +12:00
Microsoft.AspNetCore.SignalR.csproj Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
SignalRAppBuilderExtensions.cs API Review Dependency Injection (#2015) 2018-04-13 17:21:48 -07:00
SignalRDependencyInjectionExtensions.cs API Review Dependency Injection (#2015) 2018-04-13 17:21:48 -07:00
SignalRMarkerService.cs