Microsoft.AspNet.SignalR.Utils 2.4.3

Prefix Reserved
dotnet add package Microsoft.AspNet.SignalR.Utils --version 2.4.3
                    
NuGet\Install-Package Microsoft.AspNet.SignalR.Utils -Version 2.4.3
                    
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="Microsoft.AspNet.SignalR.Utils" Version="2.4.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.SignalR.Utils" Version="2.4.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.SignalR.Utils" />
                    
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 Microsoft.AspNet.SignalR.Utils --version 2.4.3
                    
#r "nuget: Microsoft.AspNet.SignalR.Utils, 2.4.3"
                    
#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 Microsoft.AspNet.SignalR.Utils@2.4.3
                    
#: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=Microsoft.AspNet.SignalR.Utils&version=2.4.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.SignalR.Utils&version=2.4.3
                    
Install as a Cake Tool

Command line utilities for ASP.NET SignalR.
This package was built from the source at:
https://github.com/SignalR/SignalR/tree/7f53f266daf1aad3dabb1b6d7a71d4c1501ec8dc

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.4.3 243,136 1/21/2022
2.4.2 31,638 4/30/2021
2.4.1 333,143 4/10/2019
2.4.0 67,170 11/14/2018
2.4.0-preview2-20181018-02 1,965 10/18/2018
2.4.0-preview1-20180920-03 2,601 9/21/2018
2.3.0 76,732 6/26/2018
2.2.3 27,490 3/14/2018
2.2.2 235,905 5/4/2017
2.2.2-preview1 2,718 4/13/2017
2.2.1 152,159 7/18/2016
2.2.0 199,304 1/13/2015
2.1.2 9,478 9/15/2014
2.1.1 5,837 7/25/2014
2.1.0 7,983 6/17/2014
2.0.3 10,230 3/27/2014
2.0.2 9,239 1/24/2014
1.2.2 3,257 8/29/2014
1.2.1 3,261 2/17/2014
1.2.0 3,216 12/19/2013
Loading failed