File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Flowable External Worker Library for .NET
22
33
4- [ License:
5- ![ license] ( https://img.shields.io/hexpm/l/plug.svg )] ( https://github.com/flowable/flowable-external-client.net/blob/main/LICENSE )
4+ [ ![ Latest Version] ( https://img.shields.io/nuget/v/Flowable.ExternalWorkerClient.svg )] ( https://www.nuget.org/packages/Flowable.ExternalWorkerClient )
5+ [ ![ License] ( https://img.shields.io/hexpm/l/plug.svg )] ( https://github.com/flowable/flowable-external-client.net/blob/main/LICENSE )
6+
67
78![ Flowable Actions CI] ( https://github.com/flowable/flowable-external-client.net/actions/workflows/main.yml/badge.svg?branch=main )
89
@@ -53,4 +54,4 @@ class HandleJobs : IExternalWorkerCallbackHandler
5354 .Variable (" testVar" , " Hello from C#" );
5455 }
5556}
56- ```
57+ ```
You can’t perform that action at this time.
0 commit comments