LibPitaya 1.9.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LibPitaya --version 1.9.3
NuGet\Install-Package LibPitaya -Version 1.9.3
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="LibPitaya" Version="1.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LibPitaya --version 1.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LibPitaya, 1.9.3"
#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 LibPitaya as a Cake Addin #addin nuget:?package=LibPitaya&version=1.9.3 // Install LibPitaya as a Cake Tool #tool nuget:?package=LibPitaya&version=1.9.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# client for the pitaya server
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- protobuf.net35 (>= 3.5.1)
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 |
---|---|---|
4.0.0 | 3,733 | 4/29/2020 |
4.0.0-alpha.1 | 298 | 4/29/2020 |
3.1.1 | 1,141 | 6/23/2021 |
3.1.0 | 2,855 | 2/14/2020 |
3.0.4 | 690 | 2/4/2020 |
3.0.3 | 1,452 | 11/26/2019 |
3.0.2 | 1,917 | 10/28/2019 |
3.0.1 | 1,150 | 10/25/2019 |
3.0.0 | 575 | 10/24/2019 |
2.2.2 | 2,170 | 8/22/2019 |
2.2.1 | 2,285 | 7/1/2019 |
2.2.0 | 1,454 | 6/6/2019 |
2.1.1 | 1,527 | 4/24/2019 |
2.1.0 | 695 | 4/18/2019 |
2.0.1 | 670 | 3/27/2019 |
2.0.0 | 592 | 3/27/2019 |
1.10.5 | 669 | 3/27/2019 |
1.10.4 | 1,059 | 3/7/2019 |
1.10.0 | 602 | 2/26/2019 |
1.9.11 | 658 | 7/17/2019 |
1.9.10 | 544 | 7/1/2019 |
1.9.9 | 596 | 6/11/2019 |
1.9.8 | 717 | 6/10/2019 |
1.9.7 | 611 | 6/7/2019 |
1.9.6 | 645 | 3/19/2019 |
1.9.5 | 1,361 | 2/8/2019 |
1.9.4 | 745 | 1/29/2019 |
1.9.3 | 714 | 1/29/2019 |
1.9.2 | 775 | 1/16/2019 |
1.9.1 | 744 | 1/16/2019 |
1.9.0 | 827 | 1/15/2019 |
1.8.7 | 738 | 1/15/2019 |
1.8.6 | 776 | 1/7/2019 |
1.8.5 | 736 | 1/4/2019 |
1.8.4 | 786 | 1/3/2019 |
1.8.3 | 795 | 12/27/2018 |
1.8.2 | 770 | 12/26/2018 |
1.8.1 | 820 | 12/20/2018 |
1.8.0 | 771 | 12/5/2018 |
1.7.1 | 752 | 12/5/2018 |
1.7.0 | 708 | 12/5/2018 |
1.6.3 | 757 | 12/3/2018 |
1.6.2 | 780 | 11/27/2018 |
1.6.1 | 806 | 11/23/2018 |
1.6.0 | 788 | 11/21/2018 |
1.4.2 | 830 | 11/19/2018 |
1.4.1 | 739 | 11/16/2018 |
1.4.0 | 872 | 10/22/2018 |
1.3.4 | 897 | 10/5/2018 |
1.3.3 | 787 | 10/5/2018 |
1.3.2 | 1,011 | 9/27/2018 |
1.3.1 | 798 | 9/27/2018 |
1.3.0 | 839 | 9/26/2018 |
Update Protobuf dependency to 3.6.1. This version fixes a bug on iOS where converting a json string into a protobuf object would crash