NPitaya 0.6.0
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.0
NuGet\Install-Package NPitaya -Version 0.6.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NPitaya --version 0.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NPitaya, 0.6.0"
#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.0 // Install NPitaya as a Cake Tool #tool nuget:?package=NPitaya&version=0.6.0
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.1)
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 | 508 | 12/4/2020 |
0.16.6 | 410 | 11/30/2020 |
0.16.4 | 460 | 11/20/2020 |
0.16.3 | 438 | 11/20/2020 |
0.16.2 | 427 | 11/19/2020 |
0.16.1 | 443 | 11/17/2020 |
0.16.0 | 428 | 11/13/2020 |
0.15.3 | 617 | 11/6/2020 |
0.15.2 | 463 | 11/5/2020 |
0.15.1 | 447 | 11/4/2020 |
0.15.0 | 442 | 11/3/2020 |
0.14.1 | 491 | 10/29/2020 |
0.14.0 | 506 | 10/27/2020 |
0.13.1 | 465 | 10/20/2020 |
0.13.0 | 443 | 10/15/2020 |
0.12.4 | 486 | 10/14/2020 |
0.12.3 | 611 | 10/14/2020 |
0.12.2 | 510 | 10/13/2020 |
0.12.1 | 499 | 10/13/2020 |
0.12.0 | 455 | 10/13/2020 |
0.11.2-alpha.1 | 297 | 10/23/2019 |
0.11.1-alpha.1 | 277 | 10/23/2019 |
0.11.0 | 1,233 | 10/10/2019 |
0.10.0 | 1,268 | 10/4/2019 |
0.9.2 | 2,533 | 8/15/2019 |
0.9.1 | 646 | 8/12/2019 |
0.9.0 | 711 | 8/2/2019 |
0.8.1 | 580 | 8/1/2019 |
0.8.0 | 557 | 8/1/2019 |
0.7.4 | 1,094 | 6/27/2019 |
0.7.3 | 546 | 6/27/2019 |
0.6.7 | 667 | 6/15/2019 |
0.6.6 | 634 | 6/14/2019 |
0.6.5 | 1,150 | 6/10/2019 |
0.6.4 | 653 | 6/5/2019 |
0.6.3 | 880 | 5/24/2019 |
0.6.2 | 653 | 5/24/2019 |
0.6.1 | 627 | 5/23/2019 |
0.6.0 | 759 | 5/16/2019 |
0.5.0 | 696 | 5/14/2019 |
0.4.0 | 789 | 5/3/2019 |
0.3.0 | 733 | 4/30/2019 |
0.3.0-beta.2 | 314 | 4/29/2019 |
0.3.0-beta.1 | 322 | 4/29/2019 |
0.2.0 | 661 | 3/27/2019 |
0.1.0 | 625 | 3/26/2019 |
Add timeout to gRPC RPC call on the client.