1 reference to SimpleTypedHub
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.cs (1)
232
var context = serviceProvider.GetRequiredService<IHubContext<
SimpleTypedHub
, ITypedHubClient>>();