SuperSocket.ProtoBase 2.0.0

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

SuperSocket protocol decoding library.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios18.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-macos15.0 is compatible.  net8.0-tvos was computed.  net8.0-tvos18.0 is compatible.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-android35.0 is compatible.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-ios18.0 is compatible.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-macos15.0 is compatible.  net9.0-tvos was computed.  net9.0-tvos18.0 is compatible.  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.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net8.0-android34.0

    • No dependencies.
  • net8.0-ios18.0

    • No dependencies.
  • net8.0-macos15.0

    • No dependencies.
  • net8.0-tvos18.0

    • No dependencies.
  • net9.0

    • No dependencies.
  • net9.0-android35.0

    • No dependencies.
  • net9.0-ios18.0

    • No dependencies.
  • net9.0-macos15.0

    • No dependencies.
  • net9.0-tvos18.0

    • No dependencies.

NuGet packages (31)

Showing the top 5 NuGet packages that depend on SuperSocket.ProtoBase:

Package Downloads
SuperSocket.ClientEngine

It's a .NET socket tool which can simplify the socket client developing

SuperSocket.WebSocket

SuperSocket WebSocket protocol implementation providing frame parsing, message handling, and standards-compliant WebSocket protocol support (RFC 6455) for real-time bidirectional communication.

SuperSocket.Channel

SuperSocket library to abstract underlying communications as channel with pipeline.

SuperSocket.Primitives

SuperSocket core primitive interfaces and classes that define the fundamental abstractions for network communication, session management, and message handling.

SuperSocket.Server

SuperSocket server hosting library providing the core server implementation with session management, connection handling, and integration with the .NET dependency injection system and configuration framework.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on SuperSocket.ProtoBase:

Repository Stars
microsurging/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
kerryjiang/SuperSocket.ClientEngine
A .NET library which can make your socket client development easier
jianjipan/MES
这是一个用C#写的MES系统 ,用到了supersocket通信框架,以及WPF技术
Version Downloads Last Updated
2.0.2 533 7/10/2025
2.0.2-beta.1 278 5/25/2025
2.0.1 1,987 5/24/2025
2.0.0 1,574 4/20/2025
2.0.0-beta.31 556 4/2/2025
2.0.0-beta.30 1,024 1/26/2025
2.0.0-beta.28 1,459 11/2/2024
2.0.0-beta.27 3,032 9/30/2024
2.0.0-beta.26 2,171 8/31/2024
2.0.0-beta.25 713 8/21/2024
2.0.0-beta.24 1,847 6/29/2024
2.0.0-beta.23 1,526 6/1/2024
2.0.0-beta.22 1,384 5/25/2024
2.0.0-beta.21 837 5/4/2024
2.0.0-beta.20.448 1,460 4/14/2024
2.0.0-beta.18 10,673 8/30/2023
2.0.0-beta.17 4,384 6/4/2023
2.0.0-beta.16 1,054 5/10/2023
2.0.0-beta.15 6,557 3/5/2023
2.0.0-beta.14 1,748 2/21/2023
2.0.0-beta.13 7,354 1/17/2023
2.0.0-beta.12 19,539 10/30/2022
2.0.0-beta.11 8,832 5/6/2022
2.0.0-beta.10 68,322 5/29/2021
2.0.0-beta.9 624 5/26/2021
2.0.0-beta.8 19,926 1/23/2021
1.7.0.17 407,935 6/8/2017
1.7.0.16 1,916 5/29/2017
1.7.0.15 2,383 3/22/2017
1.7.0.14 2,476 3/8/2017
1.7.0.13 4,691 12/30/2016
1.7.0.12 7,379 8/27/2016
1.7.0.11 3,868 8/11/2016
1.7.0.10 1,954 8/5/2016
1.7.0.9 1,581 8/4/2016
1.7.0.8 2,508 7/27/2016
1.7.0.7 2,424 6/28/2016
1.7.0.5 3,869 4/16/2016
1.7.0-beta7 1,525 6/22/2016
1.7.0-beta6 1,550 5/30/2016