LibPitaya 1.8.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package LibPitaya --version 1.8.7                
NuGet\Install-Package LibPitaya -Version 1.8.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="LibPitaya" Version="1.8.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LibPitaya --version 1.8.7                
#r "nuget: LibPitaya, 1.8.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.
// Install LibPitaya as a Cake Addin
#addin nuget:?package=LibPitaya&version=1.8.7

// Install LibPitaya as a Cake Tool
#tool nuget:?package=LibPitaya&version=1.8.7                

C# client for the pitaya server

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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,736 4/29/2020
4.0.0-alpha.1 300 4/29/2020
3.1.1 1,143 6/23/2021
3.1.0 2,857 2/14/2020
3.0.4 692 2/4/2020
3.0.3 1,454 11/26/2019
3.0.2 1,919 10/28/2019
3.0.1 1,152 10/25/2019
3.0.0 577 10/24/2019
2.2.2 2,172 8/22/2019
2.2.1 2,287 7/1/2019
2.2.0 1,456 6/6/2019
2.1.1 1,529 4/24/2019
2.1.0 697 4/18/2019
2.0.1 672 3/27/2019
2.0.0 594 3/27/2019
1.10.5 671 3/27/2019
1.10.4 1,061 3/7/2019
1.10.0 604 2/26/2019
1.9.11 660 7/17/2019
1.9.10 546 7/1/2019
1.9.9 598 6/11/2019
1.9.8 719 6/10/2019
1.9.7 613 6/7/2019
1.9.6 647 3/19/2019
1.9.5 1,363 2/8/2019
1.9.4 747 1/29/2019
1.9.3 716 1/29/2019
1.9.2 777 1/16/2019
1.9.1 746 1/16/2019
1.9.0 829 1/15/2019
1.8.7 740 1/15/2019
1.8.6 778 1/7/2019
1.8.5 738 1/4/2019
1.8.4 788 1/3/2019
1.8.3 797 12/27/2018
1.8.2 772 12/26/2018
1.8.1 822 12/20/2018
1.8.0 773 12/5/2018
1.7.1 754 12/5/2018
1.7.0 710 12/5/2018
1.6.3 759 12/3/2018
1.6.2 782 11/27/2018
1.6.1 808 11/23/2018
1.6.0 790 11/21/2018
1.4.2 832 11/19/2018
1.4.1 741 11/16/2018
1.4.0 874 10/22/2018
1.3.4 899 10/5/2018
1.3.3 789 10/5/2018
1.3.2 1,013 9/27/2018
1.3.1 800 9/27/2018
1.3.0 841 9/26/2018

Fix crash on iOS by linking dynamically with zlib. Standardize platform string sent to the server.