NPitaya 0.6.4

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

// Install NPitaya as a Cake Tool
#tool nuget:?package=NPitaya&version=0.6.4

C# binding to the pitaya-cpp library

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
0.16.7 465 12/4/2020
0.16.6 377 11/30/2020
0.16.4 429 11/20/2020
0.16.3 408 11/20/2020
0.16.2 396 11/19/2020
0.16.1 411 11/17/2020
0.16.0 399 11/13/2020
0.15.3 583 11/6/2020
0.15.2 432 11/5/2020
0.15.1 413 11/4/2020
0.15.0 410 11/3/2020
0.14.1 459 10/29/2020
0.14.0 474 10/27/2020
0.13.1 433 10/20/2020
0.13.0 405 10/15/2020
0.12.4 448 10/14/2020
0.12.3 537 10/14/2020
0.12.2 460 10/13/2020
0.12.1 444 10/13/2020
0.12.0 421 10/13/2020
0.11.2-alpha.1 283 10/23/2019
0.11.1-alpha.1 264 10/23/2019
0.11.0 1,187 10/10/2019
0.10.0 1,230 10/4/2019
0.9.2 2,496 8/15/2019
0.9.1 608 8/12/2019
0.9.0 676 8/2/2019
0.8.1 546 8/1/2019
0.8.0 523 8/1/2019
0.7.4 1,054 6/27/2019
0.7.3 511 6/27/2019
0.6.7 626 6/15/2019
0.6.6 602 6/14/2019
0.6.5 1,109 6/10/2019
0.6.4 612 6/5/2019
0.6.3 842 5/24/2019
0.6.2 617 5/24/2019
0.6.1 590 5/23/2019
0.6.0 722 5/16/2019
0.5.0 662 5/14/2019
0.4.0 752 5/3/2019
0.3.0 699 4/30/2019
0.3.0-beta.2 301 4/29/2019
0.3.0-beta.1 309 4/29/2019
0.2.0 623 3/27/2019
0.1.0 591 3/26/2019

Added .asmdef so that Unity doesn't point out 'unsafe' code every time.