Q.Netty 1.0.4.13

dotnet add package Q.Netty --version 1.0.4.13
NuGet\Install-Package Q.Netty -Version 1.0.4.13
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="Q.Netty" Version="1.0.4.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Q.Netty --version 1.0.4.13
#r "nuget: Q.Netty, 1.0.4.13"
#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.
// Install Q.Netty as a Cake Addin
#addin nuget:?package=Q.Netty&version=1.0.4.13

// Install Q.Netty as a Cake Tool
#tool nuget:?package=Q.Netty&version=1.0.4.13

修正Task未使用多线程的问题

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 is compatible.  net46 was computed.  net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Q.Netty:

Package Downloads
Patrol.Protocol.Standard

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.4.13 175 12/29/2023
1.0.4.12 78 12/29/2023
1.0.4.11 172 6/30/2023
1.0.4.10 148 6/30/2023
1.0.4.9 299 11/26/2022
1.0.4.8 299 11/26/2022
1.0.4.7 306 11/26/2022
1.0.4.6 316 11/17/2022
1.0.4.5 328 11/8/2022
1.0.4.4 387 9/6/2022
1.0.4.3 388 8/24/2022
1.0.4.2 395 8/24/2022
1.0.4.1 397 8/9/2022
1.0.4 381 8/9/2022
1.0.3.3 378 8/9/2022
1.0.3.2 421 7/15/2022
1.0.3.1 410 7/6/2022
1.0.2.9 398 6/28/2022
1.0.2.8 415 6/24/2022
1.0.2.7 405 6/24/2022
1.0.2.6 405 6/11/2022
1.0.2.5 405 5/26/2022
1.0.2.4 393 5/26/2022
1.0.2.3 401 5/26/2022
1.0.2.2 423 4/26/2022
1.0.2.1 416 4/26/2022
1.0.2 416 4/26/2022
1.0.1 410 4/16/2022
1.0.0.12 415 3/28/2022
1.0.0.11 397 3/22/2022
1.0.0.10 413 3/11/2022
1.0.0.7 417 3/11/2022
1.0.0.6 410 3/11/2022
1.0.0.3 409 3/8/2022
1.0.0.2 413 3/7/2022
1.0.0.1 403 3/7/2022
1.0.0 407 3/4/2022

序列化数据时支持传入版本,在通讯层处理不同版本的数据差异