RxSockets 7.1.4

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

A minimal reactive socket implementation.

Product Compatible and additional computed target framework versions.
.NET 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 RxSockets:

Package Downloads
InterReact

Interactive Brokers reactive C# API.

InterReactFork

Interactive Brokers reactive C# API.

Quant.Infra.Net

A .NET quantitative trading infrastructure library that lets you fetch data, run statistical analysis, execute trades, and send notifications with minimal code. Unified broker integrations (Binance Futures, Alpaca US Equity, Charles Schwab, Interactive Brokers via InterReact), built-in statistical analysis tools, notification services, and more.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.1.4 101 8/2/2026
7.1.3 112 7/12/2026
7.1.2 132 6/7/2026
7.1.1 124 5/17/2026
7.1.0 310 2/10/2026
7.0.4 316 12/19/2025
7.0.3 215 10/12/2025
7.0.2 292 8/21/2025
7.0.0 2,532 11/9/2024
6.0.1 283 11/2/2024
6.0.0 509 8/9/2024
5.0.4 565 4/7/2024
5.0.3 345 1/30/2024
5.0.2 332 11/15/2023
5.0.1 302 10/12/2023
5.0.0 1,407 2/26/2023
4.0.5 729 10/23/2022
4.0.4 751 9/24/2022
4.0.3 679 3/31/2022
4.0.2 794 1/15/2022
Loading failed