RxSockets 7.1.0

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

A minimal reactive socket implementation.

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 was computed.  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 was computed.  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 (1)

Showing the top 1 NuGet packages that depend on RxSockets:

Package Downloads
InterReact

Interactive Brokers reactive C# API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.1.0 130 2/10/2026
7.0.4 271 12/19/2025
7.0.3 178 10/12/2025
7.0.2 254 8/21/2025
7.0.0 1,083 11/9/2024
6.0.1 246 11/2/2024
6.0.0 450 8/9/2024
5.0.4 476 4/7/2024
5.0.3 303 1/30/2024
5.0.2 281 11/15/2023
5.0.1 278 10/12/2023
5.0.0 1,287 2/26/2023
4.0.5 692 10/23/2022
4.0.4 697 9/24/2022
4.0.3 648 3/31/2022
4.0.2 765 1/15/2022
4.0.1 2,809 11/25/2021
4.0.0 502 11/12/2021
3.0.2 526 10/18/2021
3.0.1 576 7/21/2021
Loading failed