Skip to content

Commit 2b590c4

Browse files
bradygasterBrennanConroy
authored andcommitted
updating signalr js package readme
1 parent d4f43e7 commit 2b590c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SignalR/clients/ts/signalr/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
JavaScript and TypeScript clients for SignalR for ASP.NET Core
22

3+
> Note: The JavaScript and TypeScript clients for SignalR for ASP.NET Core have been moved to [@microsoft/signalr](https://www.npmjs.com/package/@microsoft/signalr). If you are already using `@aspnet/signalr` and are unsure when to move to `@microsoft/signalr`, check the [Feature Distribution](https://docs.microsoft.com/en-us/aspnet/core/signalr/client-features) chart in the ASP.NET Core SignalR documentation.
4+
35
## Installation
46

57
```bash

0 commit comments

Comments
 (0)