LibPitaya 1.8.4

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

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

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,661 4/29/2020
4.0.0-alpha.1 286 4/29/2020
3.1.1 1,123 6/23/2021
3.1.0 2,820 2/14/2020
3.0.4 657 2/4/2020
3.0.3 1,398 11/26/2019
3.0.2 1,885 10/28/2019
3.0.1 1,083 10/25/2019
3.0.0 543 10/24/2019
2.2.2 2,157 8/22/2019
2.2.1 2,252 7/1/2019
2.2.0 1,419 6/6/2019
2.1.1 1,498 4/24/2019
2.1.0 671 4/18/2019
2.0.1 629 3/27/2019
2.0.0 568 3/27/2019
1.10.5 638 3/27/2019
1.10.4 1,033 3/7/2019
1.10.0 575 2/26/2019
1.9.11 624 7/17/2019
1.9.10 517 7/1/2019
1.9.9 568 6/11/2019
1.9.8 685 6/10/2019
1.9.7 587 6/7/2019
1.9.6 619 3/19/2019
1.9.5 1,334 2/8/2019
1.9.4 715 1/29/2019
1.9.3 683 1/29/2019
1.9.2 750 1/16/2019
1.9.1 717 1/16/2019
1.9.0 798 1/15/2019
1.8.7 707 1/15/2019
1.8.6 746 1/7/2019
1.8.5 714 1/4/2019
1.8.4 702 1/3/2019
1.8.3 757 12/27/2018
1.8.2 743 12/26/2018
1.8.1 792 12/20/2018
1.8.0 745 12/5/2018
1.7.1 720 12/5/2018
1.7.0 683 12/5/2018
1.6.3 744 12/3/2018
1.6.2 750 11/27/2018
1.6.1 774 11/23/2018
1.6.0 757 11/21/2018
1.4.2 798 11/19/2018
1.4.1 709 11/16/2018
1.4.0 837 10/22/2018
1.3.4 859 10/5/2018
1.3.3 754 10/5/2018
1.3.2 926 9/27/2018
1.3.1 764 9/27/2018
1.3.0 800 9/26/2018

Fix memory leaks and a bug where an unexpected disconnect error was sent when a connection error was the correct one. Support for Unity 2017. Support for .NET 3.5. All memory leaks found were resolved.