Skip to content

Hafflgav/camunda-8-dotnet-guide

Repository files navigation

Compatible with: Camunda Platform 8

DotNet Guide to Camunda 8

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!

Useful information

  • 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:

  1. Process diagram
  2. ZeebeClient implementation
  3. Blood alcohol approximator
  4. Unit Tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages