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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using the SDK should not require configuration values (CONDUCTOR_SERVER_URL etc) to be predefined in environment variables
#122
petersladek
opened
3 months ago
1
Self discovery of annoted workers finds and runs workers from Examples folder
#121
petersladek
opened
3 months ago
1
[NEW] Environment Resource API
#120
Jithesh-poojary
closed
5 months ago
0
added license header for all class files
#119
Jithesh-poojary
closed
5 months ago
0
Fix for TimeOut issue
#118
Jithesh-poojary
closed
6 months ago
0
Updated Timeout settings for HttpClient
#117
Jithesh-poojary
closed
6 months ago
0
Changes to support methods with worker attributes.
#116
Chaithra-07
closed
6 months ago
0
Letting Memory Cache takes care of the locks cause of concurrent requ…
#115
paulcaru
opened
6 months ago
0
Move work4 ever from thread pool threads
#114
ShamVey
closed
6 months ago
0
Code samples to test Workflow Execution
#113
Chaithra-07
closed
6 months ago
0
Changes for AI orchestration
#112
Chaithra-07
closed
7 months ago
0
Adding Required params for HumanTaskResource API
#111
Jithesh-poojary
closed
8 months ago
0
[New] Token Refresh Logic
#110
Jithesh-poojary
closed
8 months ago
0
Client for AI Orchestration
#109
v1r3n
closed
7 months ago
0
Human Task APIs
#108
v1r3n
closed
7 months ago
0
Support methods with worker attributes similar to Java/Python
#107
v1r3n
closed
6 months ago
0
Refresh token when expired
#106
v1r3n
closed
8 months ago
0
[New] Human Task Resource API
#105
Mkatari3700
closed
8 months ago
0
Serialize Customization and usage
#104
Mkatari3700
closed
8 months ago
0
Updated set of APIs
#103
v1r3n
closed
9 months ago
0
Rest Client Upgradation & Interface Segregation
#102
Jithesh-poojary
closed
9 months ago
0
Extract interfaces and add new apis
#101
v1r3n
closed
9 months ago
0
Changes to address UpdateVariableFunctionality and Inprogress throwing error issue
#100
Jithesh-poojary
closed
9 months ago
2
Log changes
#99
Mkatari3700
closed
10 months ago
2
Testing enhancements
#98
v1r3n
closed
10 months ago
0
Added Docker file
#97
Mkatari3700
closed
10 months ago
0
Added Async for the task processing
#96
Mkatari3700
closed
10 months ago
0
No SDK support for the Update Workflow Variables Endpoint?
#95
mross002
closed
8 months ago
4
The ApiClient does allow for custom serialization
#93
zacrumford
closed
8 months ago
1
TaskResult.StatusEnum values are wrong, should be one value lower.
#92
zacrumford
opened
1 year ago
0
InProgress throws exception when using default param value for callbackAfterSeconds
#91
zacrumford
closed
9 months ago
0
Rename the Task Class
#90
j0nimost
closed
8 months ago
1
Update release.yml
#89
manan164
closed
1 year ago
0
Jump task api
#88
manan164
closed
1 year ago
0
RestClient Issue in SDK?
#87
jkergosi
closed
9 months ago
3
Async / Non blocking support
#86
ZergRushJoe
closed
10 months ago
6
Complete TaskClient in C# SDK
#84
coderabhigupta
closed
1 year ago
0
Complete MetadataClient in C# SDK
#83
coderabhigupta
closed
1 year ago
0
Complete SecretClient in C# SDK
#82
coderabhigupta
closed
1 year ago
0
Complete AuthorizationClient in C# SDK
#81
coderabhigupta
closed
1 year ago
0
Complete SchedulerClient in C# SDK
#80
coderabhigupta
closed
1 year ago
0
Added sync updateTaskByRefName API
#68
gardusig
closed
1 year ago
0
Fixed extension with host creation and updated related tests
#67
gardusig
closed
1 year ago
0
Exposed configuration from ApiExtension to enable custom settings
#66
gardusig
closed
1 year ago
0
Fix worker host extension
#65
gardusig
closed
1 year ago
0
IWorkflowTask has been made synchronous
#64
madsph
closed
1 year ago
1
Added worker attribute
#63
gardusig
closed
1 year ago
0
Updated worker documentation and added a few usage shortcuts
#62
gardusig
closed
1 year ago
1
Fixed README to be up to date
#61
gardusig
closed
1 year ago
0
Updated worker docs with latest SDK changes
#60
gardusig
closed
1 year ago
0
Next