NPitaya 0.6.7

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

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

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 477 12/4/2020
0.16.6 380 11/30/2020
0.16.4 431 11/20/2020
0.16.3 412 11/20/2020
0.16.2 398 11/19/2020
0.16.1 413 11/17/2020
0.16.0 400 11/13/2020
0.15.3 587 11/6/2020
0.15.2 434 11/5/2020
0.15.1 415 11/4/2020
0.15.0 412 11/3/2020
0.14.1 462 10/29/2020
0.14.0 476 10/27/2020
0.13.1 436 10/20/2020
0.13.0 407 10/15/2020
0.12.4 451 10/14/2020
0.12.3 541 10/14/2020
0.12.2 462 10/13/2020
0.12.1 447 10/13/2020
0.12.0 424 10/13/2020
0.11.2-alpha.1 284 10/23/2019
0.11.1-alpha.1 265 10/23/2019
0.11.0 1,189 10/10/2019
0.10.0 1,232 10/4/2019
0.9.2 2,498 8/15/2019
0.9.1 609 8/12/2019
0.9.0 677 8/2/2019
0.8.1 547 8/1/2019
0.8.0 524 8/1/2019
0.7.4 1,055 6/27/2019
0.7.3 512 6/27/2019
0.6.7 627 6/15/2019
0.6.6 603 6/14/2019
0.6.5 1,111 6/10/2019
0.6.4 614 6/5/2019
0.6.3 843 5/24/2019
0.6.2 618 5/24/2019
0.6.1 591 5/23/2019
0.6.0 724 5/16/2019
0.5.0 663 5/14/2019
0.4.0 754 5/3/2019
0.3.0 700 4/30/2019
0.3.0-beta.2 302 4/29/2019
0.3.0-beta.1 310 4/29/2019
0.2.0 624 3/27/2019
0.1.0 592 3/26/2019

Fixed incorrect shutdown of the nats client. This resulted in crashed on the unity editor.