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 | 504 | 12/4/2020 |
0.16.6 | 406 | 11/30/2020 |
0.16.4 | 456 | 11/20/2020 |
0.16.3 | 434 | 11/20/2020 |
0.16.2 | 423 | 11/19/2020 |
0.16.1 | 439 | 11/17/2020 |
0.16.0 | 424 | 11/13/2020 |
0.15.3 | 613 | 11/6/2020 |
0.15.2 | 459 | 11/5/2020 |
0.15.1 | 443 | 11/4/2020 |
0.15.0 | 438 | 11/3/2020 |
0.14.1 | 487 | 10/29/2020 |
0.14.0 | 502 | 10/27/2020 |
0.13.1 | 461 | 10/20/2020 |
0.13.0 | 439 | 10/15/2020 |
0.12.4 | 477 | 10/14/2020 |
0.12.3 | 601 | 10/14/2020 |
0.12.2 | 503 | 10/13/2020 |
0.12.1 | 492 | 10/13/2020 |
0.12.0 | 450 | 10/13/2020 |
0.11.2-alpha.1 | 295 | 10/23/2019 |
0.11.1-alpha.1 | 275 | 10/23/2019 |
0.11.0 | 1,225 | 10/10/2019 |
0.10.0 | 1,260 | 10/4/2019 |
0.9.2 | 2,525 | 8/15/2019 |
0.9.1 | 635 | 8/12/2019 |
0.9.0 | 703 | 8/2/2019 |
0.8.1 | 573 | 8/1/2019 |
0.8.0 | 549 | 8/1/2019 |
0.7.4 | 1,086 | 6/27/2019 |
0.7.3 | 538 | 6/27/2019 |
0.6.7 | 659 | 6/15/2019 |
0.6.6 | 626 | 6/14/2019 |
0.6.5 | 1,142 | 6/10/2019 |
0.6.4 | 645 | 6/5/2019 |
0.6.3 | 872 | 5/24/2019 |
0.6.2 | 645 | 5/24/2019 |
0.6.1 | 619 | 5/23/2019 |
0.6.0 | 751 | 5/16/2019 |
0.5.0 | 688 | 5/14/2019 |
0.4.0 | 781 | 5/3/2019 |
0.3.0 | 725 | 4/30/2019 |
0.3.0-beta.2 | 312 | 4/29/2019 |
0.3.0-beta.1 | 320 | 4/29/2019 |
0.2.0 | 653 | 3/27/2019 |
0.1.0 | 617 | 3/26/2019 |
Add timeout to gRPC RPC call on the client.