RxSockets 7.1.2
dotnet add package RxSockets --version 7.1.2
NuGet\Install-Package RxSockets -Version 7.1.2
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.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="RxSockets" Version="7.1.2" />
<PackageReference Include="RxSockets" />
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.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RxSockets, 7.1.2"
#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.2
#: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.2
#tool nuget:?package=RxSockets&version=7.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A minimal reactive socket implementation.
| Product | Versions 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.
-
net10.0
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.8)
- System.Linq.Async (>= 7.0.1)
- System.Reactive (>= 6.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on RxSockets:
| Package | Downloads |
|---|---|
|
InterReact
Interactive Brokers reactive C# API. |
|
|
InterReactFork
Interactive Brokers reactive C# API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 7.1.2 | 40 | 6/7/2026 |
| 7.1.1 | 107 | 5/17/2026 |
| 7.1.0 | 287 | 2/10/2026 |
| 7.0.4 | 297 | 12/19/2025 |
| 7.0.3 | 197 | 10/12/2025 |
| 7.0.2 | 275 | 8/21/2025 |
| 7.0.0 | 1,219 | 11/9/2024 |
| 6.0.1 | 267 | 11/2/2024 |
| 6.0.0 | 483 | 8/9/2024 |
| 5.0.4 | 526 | 4/7/2024 |
| 5.0.3 | 327 | 1/30/2024 |
| 5.0.2 | 309 | 11/15/2023 |
| 5.0.1 | 294 | 10/12/2023 |
| 5.0.0 | 1,336 | 2/26/2023 |
| 4.0.5 | 707 | 10/23/2022 |
| 4.0.4 | 724 | 9/24/2022 |
| 4.0.3 | 665 | 3/31/2022 |
| 4.0.2 | 783 | 1/15/2022 |
| 4.0.1 | 2,825 | 11/25/2021 |
| 4.0.0 | 515 | 11/12/2021 |
Loading failed