NPitaya 0.6.7
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 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
C# binding to the pitaya-cpp library
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Google.Protobuf (>= 3.7.0)
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 | 503 | 12/4/2020 |
0.16.6 | 405 | 11/30/2020 |
0.16.4 | 455 | 11/20/2020 |
0.16.3 | 433 | 11/20/2020 |
0.16.2 | 422 | 11/19/2020 |
0.16.1 | 438 | 11/17/2020 |
0.16.0 | 423 | 11/13/2020 |
0.15.3 | 612 | 11/6/2020 |
0.15.2 | 458 | 11/5/2020 |
0.15.1 | 442 | 11/4/2020 |
0.15.0 | 437 | 11/3/2020 |
0.14.1 | 486 | 10/29/2020 |
0.14.0 | 501 | 10/27/2020 |
0.13.1 | 460 | 10/20/2020 |
0.13.0 | 438 | 10/15/2020 |
0.12.4 | 476 | 10/14/2020 |
0.12.3 | 600 | 10/14/2020 |
0.12.2 | 502 | 10/13/2020 |
0.12.1 | 491 | 10/13/2020 |
0.12.0 | 449 | 10/13/2020 |
0.11.2-alpha.1 | 294 | 10/23/2019 |
0.11.1-alpha.1 | 274 | 10/23/2019 |
0.11.0 | 1,224 | 10/10/2019 |
0.10.0 | 1,259 | 10/4/2019 |
0.9.2 | 2,524 | 8/15/2019 |
0.9.1 | 634 | 8/12/2019 |
0.9.0 | 702 | 8/2/2019 |
0.8.1 | 572 | 8/1/2019 |
0.8.0 | 548 | 8/1/2019 |
0.7.4 | 1,082 | 6/27/2019 |
0.7.3 | 537 | 6/27/2019 |
0.6.7 | 658 | 6/15/2019 |
0.6.6 | 625 | 6/14/2019 |
0.6.5 | 1,138 | 6/10/2019 |
0.6.4 | 644 | 6/5/2019 |
0.6.3 | 871 | 5/24/2019 |
0.6.2 | 644 | 5/24/2019 |
0.6.1 | 618 | 5/23/2019 |
0.6.0 | 750 | 5/16/2019 |
0.5.0 | 687 | 5/14/2019 |
0.4.0 | 780 | 5/3/2019 |
0.3.0 | 724 | 4/30/2019 |
0.3.0-beta.2 | 311 | 4/29/2019 |
0.3.0-beta.1 | 319 | 4/29/2019 |
0.2.0 | 652 | 3/27/2019 |
0.1.0 | 616 | 3/26/2019 |
Fixed incorrect shutdown of the nats client. This resulted in crashed on the unity editor.