VOOZH about

URL: https://www.nuget.org/packages/Breakdance.AspNetCore.SignalR/

⇱ NuGet Gallery | Breakdance.AspNetCore.SignalR 7.0.0




👁 Image
Breakdance.AspNetCore.SignalR 7.0.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Breakdance.AspNetCore.SignalR --version 7.0.0
 
 
NuGet\Install-Package Breakdance.AspNetCore.SignalR -Version 7.0.0
 
 
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="Breakdance.AspNetCore.SignalR" Version="7.0.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Breakdance.AspNetCore.SignalR" Version="7.0.0" />
 
Directory.Packages.props
<PackageReference Include="Breakdance.AspNetCore.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 Breakdance.AspNetCore.SignalR --version 7.0.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Breakdance.AspNetCore.SignalR, 7.0.0"
 
 
#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 Breakdance.AspNetCore.SignalR@7.0.0
 
 
#: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=Breakdance.AspNetCore.SignalR&version=7.0.0
 
Install as a Cake Addin
#tool nuget:?package=Breakdance.AspNetCore.SignalR&version=7.0.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Breakdance is a testing framework for managing the dangerous dance of shipping public APIs. This package contains helper classes
for testing SignalR HubConnections on AspNetCore IHub endpoints. These classes make it super easy to test SignalR invocations without having to wire up SignalR in the unit test.


Commonly used types:
CloudNimble.Breakdance.AspNetCore.SignalR.TestableHubConnection
CloudNimble.Breakdance.AspNetCore.AspNetCoreTestHelpers
CloudNimble.Breakdance.AspNetCore.HttpClientHelpers

Product Versions Compatible and additional computed target framework versions.
.NET net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
7.0.1-CI-20250404-031338 223 4/4/2025
7.0.0 257 11/22/2024
7.0.0-CI-20241122-022305 158 11/22/2024
7.0.0-CI-20241113-113744 172 11/13/2024
7.0.0-CI-20241026-173038 175 10/26/2024
7.0.0-CI-20241016-170100 156 10/16/2024
7.0.0-CI-20241010-185356 188 10/10/2024
7.0.0-CI-20240825-140411 176 8/25/2024
7.0.0-CI-20240428-152619 189 4/28/2024
7.0.0-CI-20240404-201039 183 4/5/2024
7.0.0-CI-20240404-190620 202 4/4/2024
6.0.0 650 11/15/2023
6.0.0-CI-20231115-030024 390 11/15/2023
6.0.0-CI-20231026-200712 383 10/27/2023
6.0.0-CI-20230915-174722 387 9/15/2023
5.0.2-CI-20230216-141434 660 2/16/2023
5.0.1 835 11/18/2022
5.0.0 817 11/9/2022
5.0.0-CI-20221111-224319 617 11/11/2022
5.0.0-CI-20221109-050447 565 11/9/2022
Loading failed

1.0.0-alpha1:
- Initial release.