Quick.Protocol.Tcp
2.6.7
dotnet add package Quick.Protocol.Tcp --version 2.6.7
NuGet\Install-Package Quick.Protocol.Tcp -Version 2.6.7
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.Tcp" Version="2.6.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Quick.Protocol.Tcp" Version="2.6.7" />
<PackageReference Include="Quick.Protocol.Tcp" />
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.Tcp --version 2.6.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Quick.Protocol.Tcp, 2.6.7"
#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.Tcp@2.6.7
#: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.Tcp&version=2.6.7
#tool nuget:?package=Quick.Protocol.Tcp&version=2.6.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TCP support for Quick.Protocol
| Product | Versions 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.
-
net8.0
- Quick.Protocol (>= 2.6.7)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Quick.Protocol.Tcp:
| Package | Downloads |
|---|---|
|
Quick.Protocol.AllClients
Incluse in common usage QpClient implements. Common use: ------------------ QpAllClients.RegisterUriSchema(); Uri samples: ------------------ TCP: ConnectionUriParser.Parse("qp.tcp://127.0.0.1:3001"); Pipe: ConnectionUriParser.Parse("qp.pipe://./Quick.Protocol"); WebSocket: ConnectionUriParser.Parse("qp.ws://127.0.0.1:3001/qp"); |
|
|
TcpGuard.Server.Tcp
Package Description |
|
|
YiRenZheng.Agent
弈认证协议 |
|
|
Quick.Protocol.InterfaceService
Utils for interface service. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.6.7 | 77 | 2/26/2026 |
| 2.6.6 | 474 | 12/6/2025 |
| 2.6.5 | 537 | 12/1/2025 |
| 2.6.4 | 368 | 10/25/2025 |
| 2.6.3 | 322 | 9/30/2025 |
| 2.6.2 | 236 | 9/29/2025 |
| 2.6.1 | 238 | 9/29/2025 |
| 2.6.0 | 214 | 9/28/2025 |
| 2.5.3 | 189 | 9/26/2025 |
| 2.5.2 | 199 | 9/26/2025 |
| 2.5.1 | 245 | 9/2/2025 |
| 2.5.0 | 331 | 6/20/2025 |
| 2.4.4 | 272 | 6/20/2025 |
| 2.4.3 | 1,275 | 11/16/2024 |
| 2.4.2 | 248 | 11/13/2024 |
| 2.4.1 | 418 | 10/26/2024 |
| 2.4.0 | 328 | 10/25/2024 |
| 2.3.4 | 929 | 12/12/2023 |
| 2.3.3 | 365 | 12/6/2023 |
| 2.3.2 | 349 | 12/4/2023 |
Loading failed