WSHub.Abstractions 0.0.0.24

There is a newer version of this package available.
See the version list below for details.
dotnet add package WSHub.Abstractions --version 0.0.0.24
                    
NuGet\Install-Package WSHub.Abstractions -Version 0.0.0.24
                    
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="WSHub.Abstractions" Version="0.0.0.24" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WSHub.Abstractions" Version="0.0.0.24" />
                    
Directory.Packages.props
<PackageReference Include="WSHub.Abstractions" />
                    
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 WSHub.Abstractions --version 0.0.0.24
                    
#r "nuget: WSHub.Abstractions, 0.0.0.24"
                    
#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 WSHub.Abstractions@0.0.0.24
                    
#: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=WSHub.Abstractions&version=0.0.0.24
                    
Install as a Cake Addin
#tool nuget:?package=WSHub.Abstractions&version=0.0.0.24
                    
Install as a Cake Tool

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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 (3)

Showing the top 3 NuGet packages that depend on WSHub.Abstractions:

Package Downloads
WSHub.InMemory

In-memory storage backend for WSHub — suitable for development, testing, and single-pod deployments. Includes InMemoryConnectionRegistry, InMemoryTokenStore, and InMemoryMessageBus.

WSHub.AspNetCore

ASP.NET Core integration for WSHub — WebSocket connection handler, message dispatch pipeline (Send/Delivery separation), background services for Redis bus subscription, and minimal API endpoint support.

WSHub.FreeRedis

Redis storage backend for WSHub (FreeRedis-based) — suitable for production multi-pod deployments. Includes RedisConnectionRegistry, AggregatedMessageListener (refcount-based channel subscription), RedisMessagePublisher, and RedisTokenStore.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.0.41 0 8/11/2026
0.0.0.40 6 8/11/2026
0.0.0.39 59 8/8/2026
0.0.0.38 69 8/8/2026
0.0.0.37 71 8/8/2026
0.0.0.36 63 8/8/2026
0.0.0.35 67 8/8/2026
0.0.0.34 64 8/7/2026
0.0.0.33 173 8/5/2026
0.0.0.32 194 7/27/2026
0.0.0.31 148 7/27/2026
0.0.0.30 152 7/27/2026
0.0.0.29 145 7/26/2026
0.0.0.27 148 7/26/2026
0.0.0.26 151 7/26/2026
0.0.0.25 234 7/2/2026
0.0.0.24 160 7/1/2026
0.0.0.22 175 7/1/2026
0.0.0.21 159 7/1/2026
0.0.0.19 156 7/1/2026
Loading failed