-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Description
Description
Trying to follow the linked article which includes adding the client-side library for SignalR. Using VS 17.13.3. When I enter the settings using Add Client-Side Library, no files are retrieved. Discovered that using @microsoft/signalr@latest doesn't work. Typing @microsoft/signalr brings up a version list to select from; I selected the latest version. Clicked on 'Choose specific files:' but nothing shows up in the window to select the files needed. So at this point not sure if the problem is with VS or the instructions are out of date.
As a work-around I tried using npm to get the signalr library, but the version of the files aren't compatible with the article.
Page URL
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/tutorials/signalr.md
Document ID
5e3fbe1d-c97f-9940-4f0c-067d4b2112b1
Platform Id
08ef2218-4b14-eab1-104b-0460e8ba5780
Article author
Metadata
- ID: 0dd2991d-c22d-ad0f-80b6-bd1b503db8f3
- PlatformId: 08ef2218-4b14-eab1-104b-0460e8ba5780
- Service: aspnet-core
- Sub-service: tutorials