This code was used in a blogpost. I recommend taking a look at the blogpost first before diving into this repository.
For the blogpost: Click here!
- This project's target framework is .Net Core 3.1
- We are using zeebe-client-csharp as nuget package in our camunda-8-access-layer project
- You need to enroll for a C8 client to connect this client with Camunda 8. You can do so following this link.
- Make sure to update the Camunda 8 secrets hen running the project on your own. This needs to be done in the
ZeebeClient
class.
You can find these implementations in the project: