issues
search
conductor-sdk
/
conductor-csharp
The conductor-csharp repository provides the client SDKs to build task workers in C#
Apache License 2.0
41
stars
16
forks
source link
Changes to support methods with worker attributes.
#116
Closed
Chaithra-07
closed
6 months ago
Chaithra-07
commented
6 months ago
This changes includes:
InputParam and OutputParam attribute
Worker execute method implementation
Testcases to verify the attribute changes.
closes #107
This changes includes:
closes #107