Skip to content

Out-of-process .NET SDK for the Durable Task Framework

License

Notifications You must be signed in to change notification settings

dapr/durabletask-dotnet

 
 

Repository files navigation

Dapr Durable Task .NET Client SDK

License: Apache 2.0 NuGet Version

This is Dapr-specific fork of Microsoft's .NET Durable Task Framework.

To use this within your Dapr project, use the Dapr.Workflow NuGet package. Refer to the Dapr documentation for more information.

If you would like to file any issues with this repository, please open them in the Dapr .NET SDK repository.

Obtaining the Protobuf definitions

This project utilizes protobuf definitions from durabletask-protobuf, which are copied (vendored) into this repository under the src/Grpc directory. See the corresponding README.md for more information about how to update the protobuf definitions.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

Out-of-process .NET SDK for the Durable Task Framework

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • PowerShell 0.1%