Quick.Protocol 2.6.4

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

A simple protocol for TCP,Pipeline,SerialPort,WebSocket.

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 (23)

Showing the top 5 NuGet packages that depend on Quick.Protocol:

Package Downloads
Quick.Protocol.Pipeline

Pipeline support for Quick.Protocol

Quick.Protocol.Tcp

TCP support for Quick.Protocol

YiQiDong.Core

易启动核心库

Quick.Protocol.WebSocket.Client

WebSocket client support for Quick.Protocol

Quick.Protocol.SerialPort

SerialPort support for Quick.Protocol

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.6.4 414 10/25/2025
2.6.3 449 9/30/2025
2.6.2 296 9/29/2025
2.6.1 269 9/29/2025
2.6.0 269 9/28/2025
2.5.3 246 9/26/2025
2.5.2 235 9/26/2025
2.5.1 345 9/2/2025
2.5.0 468 6/20/2025
2.4.4 271 6/20/2025
2.4.3 2,253 11/16/2024
2.4.2 236 11/13/2024
2.4.1 718 10/26/2024
2.4.0 532 10/25/2024
2.3.4 1,919 12/12/2023
2.3.3 747 12/6/2023
2.3.2 581 12/4/2023
2.2.17 704 11/30/2023
2.2.16 422 11/18/2023
2.2.15 436 11/15/2023
2.2.14 382 11/15/2023
2.2.13 1,341 8/24/2023
2.2.12 420 8/24/2023
2.2.11 440 8/23/2023
2.2.10 852 5/24/2023
2.2.9 2,343 3/26/2023
2.2.8 1,768 3/4/2023
2.2.7 778 3/4/2023
2.2.6 821 3/1/2023
2.2.5 7,050 5/20/2022
2.2.4 2,482 5/20/2022
2.2.3 1,341 5/20/2022
2.2.2 2,539 5/7/2022
2.2.1 1,284 5/7/2022
2.2.0 2,873 5/6/2022
2.1.12 4,895 5/5/2022
2.1.11 3,532 5/5/2022
2.1.10 5,526 4/19/2022
2.1.8 4,050 4/19/2022
2.1.7 9,053 4/13/2022
2.1.6 4,555 4/8/2022
2.1.5 6,247 3/23/2022
2.1.4 2,046 12/21/2021
2.1.3 1,601 12/20/2021
2.0.11 1,668 11/11/2021 2.0.11 is deprecated because it is no longer maintained.
2.0.0-alpha-5 1,134 5/11/2021 2.0.0-alpha-5 is deprecated because it is no longer maintained.
2.0.0-alpha-4 930 4/15/2021 2.0.0-alpha-4 is deprecated because it is no longer maintained.
2.0.0-alpha-3 900 4/13/2021 2.0.0-alpha-3 is deprecated because it is no longer maintained.
2.0.0-alpha-2 907 4/12/2021 2.0.0-alpha-2 is deprecated because it is no longer maintained.
2.0.0-alpha 901 4/10/2021 2.0.0-alpha is deprecated because it is no longer maintained.
1.2.24 3,621 12/30/2020
1.1.2 1,759 4/18/2019
1.0.9 1,172 2/21/2019 1.0.9 is deprecated because it is no longer maintained.