External Task Client: Execute ServiceTasks with C#

I am using some External Task Client, but dont to experience to subscribe the software to the task. Any sharing or resources is appreciated.

I find that there are nuget for C# to use, anyone know if it only can link up the external task by deploy bpmn file using C#?

the resource call Camunda.Worker nuget package

Hello @Lawrence ,

here is a link to a github page that contains information about External Task Worker implementations: GitHub - camunda/awesome-camunda-external-clients: Awesome Camunda External Clients

I hope this helps

Jonathan

1 Like

Thanks for sharing this GitHub link. Very useful for my project.

1 Like

Hello, @Lawrence

I am the author of Camunda.Worker. There is no way to deploy bpmn in the library.