...

/

Quiz: In-browser SignalR Clients

Quiz: In-browser SignalR Clients

Quiz yourself on understanding of the in-browser SignalR client.

We'll cover the following...
Technical Quiz
1.

What is the name of the NuGet package that contains all necessary components of SignalR client?

A.

Microsoft.AspNetCore.SignalR.Client

B.

AspNetCore.SignalR.Client

C.

Microsoft.SignalR.Client

D.

System.SignalR.Client


1 / 4
...