Abp.Web.SignalR 9.4.2

Prefix Reserved
dotnet add package Abp.Web.SignalR --version 9.4.2
                    
NuGet\Install-Package Abp.Web.SignalR -Version 9.4.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Abp.Web.SignalR" Version="9.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abp.Web.SignalR" Version="9.4.2" />
                    
Directory.Packages.props
<PackageReference Include="Abp.Web.SignalR" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Abp.Web.SignalR --version 9.4.2
                    
#r "nuget: Abp.Web.SignalR, 9.4.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Abp.Web.SignalR@9.4.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Abp.Web.SignalR&version=9.4.2
                    
Install as a Cake Addin
#tool nuget:?package=Abp.Web.SignalR&version=9.4.2
                    
Install as a Cake Tool

Abp.Web.SignalR

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Abp.Web.SignalR:

Package Downloads
Magicodes.Admin.Web.Core

Magicodes.Admin Web基础核心库

Abplus.Web.SignalR

Abp plus, an extension for Abp Framework.

PIS.Zero.Web.SignalR

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Abp.Web.SignalR:

Repository Stars
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
Version Downloads Last Updated
9.4.2 3,836 9/17/2024
9.4.1 284 9/12/2024
9.4.0 281 9/10/2024
9.3.0 872 7/23/2024
9.2.2 546 4/26/2024
9.2.1 247 4/25/2024
9.2.0 275 4/25/2024
9.1.3 464 3/21/2024
9.1.2 277 3/11/2024
9.1.1 414 2/19/2024
9.1.0 278 2/6/2024
9.0.0 554 11/16/2023
8.4.0 1,416 10/5/2023
8.3.1 361 8/9/2023
8.3.0 329 8/9/2023
8.2.0 502 5/12/2023
8.1.0 538 3/2/2023
8.0.0 815 12/8/2022
7.4.0 1,641 10/14/2022
7.3.0 10,235 6/20/2022
Loading failed