Skip to content
代码片段 群组 项目
未验证 提交 8dce5305 编辑于 作者: Brady Gaster's avatar Brady Gaster 提交者: GitHub
浏览文件

updating signalr js package readme (#22129)


* updating signalr js package readme

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

Co-authored-by: default avatarBrennan <brecon@microsoft.com>

* Update PatchConfig.props

Co-authored-by: default avatarBrennan <brecon@microsoft.com>
上级 d4f43e78
No related branches found
No related tags found
无相关合并请求
......@@ -63,6 +63,7 @@ Later on, this will be checked using this condition:
</PropertyGroup>
<PropertyGroup Condition=" '$(VersionPrefix)' == '2.1.20' ">
<PackagesInPatch>
@aspnet/signalr;
</PackagesInPatch>
</PropertyGroup>
</Project>
JavaScript and TypeScript clients for SignalR for ASP.NET Core
> 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. Newer client releases are compatible with older version of ASP.NET Core SignalR which means it is safe to upgrade the client before upgrading the server.
## Installation
```bash
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册