Info
Version: | 2.7.0 |
Author(s): | Christopher Zell |
Last Update: | Wednesday, September 18, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zeebe-io/zeebe-client-csharp |
NuGet Url: | https://www.nuget.org/packages/zb-client |
Install
Install-Package zb-client
dotnet add package zb-client
paket add zb-client
zb-client Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Protobuf(>= 3.13.0)
- Grpc(>= 2.32.0)
- Grpc.Auth(>= 2.32.0)
- Grpc.Core(>= 2.32.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- System.Threading.Tasks.Dataflow(>= 4.11.1)
Tags
Uses GRPC as protocol for communication.
For more information about the zeebe project please visit http://zeebe.io.