Pansynchro.Protocol
0.7.4
dotnet add package Pansynchro.Protocol --version 0.7.4
NuGet\Install-Package Pansynchro.Protocol -Version 0.7.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="Pansynchro.Protocol" Version="0.7.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Pansynchro.Protocol" Version="0.7.4" />
<PackageReference Include="Pansynchro.Protocol" />
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 Pansynchro.Protocol --version 0.7.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Pansynchro.Protocol, 0.7.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 Pansynchro.Protocol@0.7.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=Pansynchro.Protocol&version=0.7.4
#tool nuget:?package=Pansynchro.Protocol&version=0.7.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Implements the Pansynchro protocol, the fastest way to transmit bulk structured data over a network.
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. net8.0-windows7.0 is compatible. net9.0 is compatible. 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. net9.0-windows7.0 is compatible. 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
- Pansynchro.Core (>= 0.7.3)
- System.IO.Hashing (>= 9.0.8)
- System.IO.Pipelines (>= 9.0.8)
-
net8.0-windows7.0
- Pansynchro.Core (>= 0.7.3)
- System.IO.Hashing (>= 9.0.8)
- System.IO.Pipelines (>= 9.0.8)
-
net9.0
- Pansynchro.Core (>= 0.7.3)
- System.IO.Hashing (>= 9.0.8)
- System.IO.Pipelines (>= 9.0.8)
-
net9.0-windows7.0
- Pansynchro.Core (>= 0.7.3)
- System.IO.Hashing (>= 9.0.8)
- System.IO.Pipelines (>= 9.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.7.4 | 67 | 8/16/2025 |
0.7.3 | 67 | 8/16/2025 |
0.7.0 | 214 | 7/20/2025 |
0.7.0-experimental-v1 | 71 | 5/30/2025 |
0.6.34 | 170 | 9/7/2024 |
0.6.19 | 265 | 11/15/2023 |
0.6.15 | 166 | 11/14/2023 |
0.6.14 | 126 | 11/6/2023 |
0.6.13 | 120 | 11/1/2023 |
0.6.12 | 121 | 10/29/2023 |
0.6.11 | 129 | 10/29/2023 |
0.6.10 | 124 | 10/29/2023 |
0.6.9 | 146 | 10/25/2023 |
0.6.8 | 128 | 10/25/2023 |
0.6.7 | 133 | 10/25/2023 |
0.6.6 | 143 | 10/25/2023 |
0.6.5 | 125 | 10/24/2023 |
0.6.3 | 135 | 10/18/2023 |
0.6.2 | 134 | 10/17/2023 |
0.6.1 | 124 | 9/28/2023 |
0.6.0 | 142 | 9/23/2023 |
0.5.15 | 212 | 5/18/2023 |
0.5.14 | 205 | 5/18/2023 |
0.5.13 | 223 | 5/18/2023 |
0.5.12 | 201 | 5/18/2023 |
0.5.11 | 224 | 5/17/2023 |
0.5.10 | 206 | 5/17/2023 |
0.5.9 | 418 | 10/27/2022 |
0.5.8 | 463 | 9/10/2022 |
0.5.7 | 588 | 8/22/2022 |
0.5.6 | 494 | 7/5/2022 |
0.5.5 | 461 | 7/5/2022 |
0.5.4 | 505 | 7/3/2022 |
0.5.3 | 497 | 7/2/2022 |
0.5.2 | 477 | 6/28/2022 |
0.5.1 | 510 | 6/25/2022 |
0.5.0 | 480 | 6/15/2022 |
Fixing a connector initialization bug