Dapr.DurableTask.Grpc
1.16.5
Prefix Reserved
dotnet add package Dapr.DurableTask.Grpc --version 1.16.5
NuGet\Install-Package Dapr.DurableTask.Grpc -Version 1.16.5
<PackageReference Include="Dapr.DurableTask.Grpc" Version="1.16.5" />
<PackageVersion Include="Dapr.DurableTask.Grpc" Version="1.16.5" />
<PackageReference Include="Dapr.DurableTask.Grpc" />
paket add Dapr.DurableTask.Grpc --version 1.16.5
#r "nuget: Dapr.DurableTask.Grpc, 1.16.5"
#:package Dapr.DurableTask.Grpc@1.16.5
#addin nuget:?package=Dapr.DurableTask.Grpc&version=1.16.5
#tool nuget:?package=Dapr.DurableTask.Grpc&version=1.16.5
Durable Task Protobuf
This directory contains the protobuf definitions for the Durable Task SDK, which are used to generate the C# source code for the gRPC service contracts. The official protobuf definitions are maintained in the Durable Task Protobuf repository.
Updating the Protobuf Definitions
To update the protobuf definitions in this directory, follow these steps:
- Make sure you have PowerShell installed on your machine.
- Run the following command to download the latest protobuf definitions from the Durable Task SDK repository:
.\refresh-protos.ps1
This script will download the latest protobuf definitions from the https://github.com/microsoft/durabletask-protobuf
repository and copy them to this directory.
By default, the latest versions of the protobufs are downloaded from the main
branch. To specify an alternative branch, use the -branch
parameter:
.\refresh-protos.ps1 -branch <branch-name>
The versions.txt
file in this directory contains the list of protobuf files and their commit hashes that were last downloaded. It is updated automatically by the refresh-protos.ps1
script.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Google.Protobuf (>= 3.32.0)
- Grpc.Net.Client (>= 2.71.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Dapr.DurableTask.Grpc:
Package | Downloads |
---|---|
Dapr.DurableTask.Client.Grpc
The gRPC client for the Durable Task Framework. |
|
Dapr.DurableTask.Worker.Grpc
The gRPC worker for the Durable Task Framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.16.5 | 105 | 9/6/2025 |
1.16.4 | 233 | 9/3/2025 |
1.16.3 | 102 | 9/3/2025 |
1.16.2 | 930 | 8/23/2025 |
1.16.1 | 256 | 8/22/2025 |
1.16.0 | 846 | 8/12/2025 |
1.16.0-rc06 | 392 | 8/18/2025 |
1.16.0-rc05 | 4,179 | 6/29/2025 |
1.16.0-rc04 | 515 | 6/26/2025 |
1.16.0-rc03 | 2,145 | 6/2/2025 |
1.15.6 | 293 | 5/27/2025 |
1.15.5 | 260 | 5/23/2025 |
1.15.4 | 204 | 5/23/2025 |