issues
search
danielgerlag
/
workflow-core
Lightweight workflow engine for .NET Standard
MIT License
5.39k
stars
1.2k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Workflow execution if the SQL Persistence is enabled
#1320
MGrgov90
opened
2 days ago
1
get workflow instance by reference
#1319
nsharp1983
closed
57 minutes ago
0
Persistence with async steps
#1318
Daafjuuh
opened
4 days ago
0
WaitFor inside While Loop
#1317
vicentemont
closed
56 minutes ago
2
here always have 8 - 10 seconds latency to execute next step after executed delay step
#1316
tclugao
opened
1 week ago
0
Amazon.DynamoDBv2.AmazonDynamoDBException: Invalid UpdateExpression: Syntax error; token: \"=\", near: \"not_processed
#1315
AliNazar1991
opened
1 week ago
0
Referenced assembly 'WorkflowCore, Version=3.11.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name.
#1314
yiruiHH
opened
2 weeks ago
0
User Onboarding process with workflow-core, human steps and events
#1313
GKotfis
opened
2 weeks ago
0
System.TypeLoadException: 'Could not load type 'WorkflowCore.Primitives.Sequence' from assembly 'WorkflowCore.TestAssets'.' when running unit test with Json Saga definition
#1312
martin-jeremic
closed
3 weeks ago
1
Upgrade to Mongo Version 2.30
#1311
dsbegnoche
opened
4 weeks ago
1
An exception thrown when setting Step.Outputs from json
#1310
k-ahmedhm
opened
1 month ago
0
Add documentation to the actual code
#1308
Blackclaws
opened
1 month ago
0
Add masstransit queue provider
#1307
HamidRezaAshkiyan
opened
1 month ago
0
Waiting for an event in a while loop
#1306
paxhujing
opened
1 month ago
0
Convert workflow Code to YAML / JSON workflow definition
#1305
YahuiWong
opened
1 month ago
0
Workflow-Core: How to implement decision step and invoke from api
#1304
dbandyop005
opened
1 month ago
0
How long does Oracle release?
#1303
liujianzhu
closed
3 weeks ago
0
Nonoptimal database query
#1302
thefrozenfruit
opened
1 month ago
0
Always Encrypted and Keyword not supported : Authentication
#1301
Tim-AskClem
opened
1 month ago
0
What is the effect of the parameter Workerid?
#1300
YahuiWong
opened
2 months ago
0
How to use workflow in winform program?
#1299
netty2019
opened
2 months ago
0
When using YAML / JSON workflow definition, input type is forced to JObject
#1298
heisk3478
opened
2 months ago
0
Workflow database schema cannot be changed
#1297
felix2000jp
opened
2 months ago
2
Workflow definition is stored in MongoDB , Would it be possible to store into Sql server DB
#1296
chandraarora
closed
56 minutes ago
1
Workflow-core and Blazor Wasm - UI locks when starting workflow-core
#1295
AshD
closed
1 month ago
1
Is this lib maintained? Or still active development?
#1293
nrubiano
closed
1 week ago
2
Memory management issues
#1292
henrydingchina
closed
2 months ago
0
Dependency injection for all steps?
#1291
laolaolulu
closed
55 minutes ago
1
Add ResumeWorkflowSync methods to SyncWorkflowRunner
#1289
jamesc-skyward
opened
3 months ago
0
Bump Npgsql from 5.0.14 to 5.0.18 in /src/providers/WorkflowCore.Persistence.PostgreSQL
#1288
dependabot[bot]
closed
2 months ago
0
Fixed usage of CreateIndexes for mongo
#1287
agentschmitt
closed
1 week ago
0
Feat update rabbitmq
#1286
JoaquimInGit
closed
3 months ago
1
Large number of SQL connections requested from Workflow Core
#1284
vasicvuk
opened
3 months ago
0
How do you jump to any step?
#1283
Hiprox
closed
54 minutes ago
0
Fix typo on Redis providers readme
#1282
tvdias
closed
3 months ago
0
Fix morenullrefs in workflow activity
#1281
jakenuts
closed
3 months ago
0
[Question]:Security Risk in TypeNameHandling.All in JsonSerializerSettings
#1280
contione
opened
4 months ago
0
If I don't know the ID, how should I get all WorkFlowInstanse and its status
#1279
Danbes
opened
4 months ago
1
StepBuilder.Output method fails to map entities
#1278
MehranNajafi
opened
4 months ago
0
[Question]:How to set UTC time as local time?
#1277
zgyijg
opened
4 months ago
0
[Question] Best practices for handling events and error reporting in ASP.NET Core Web API
#1275
santhanuv
opened
5 months ago
2
[Question] What does the option UseMaxConcurrentWorkflows do?
#1274
felix2000jp
opened
5 months ago
0
Is there any sample to use it on .NET framework?
#1273
TonyWoo
opened
5 months ago
0
[Question] How to break foreach loop?
#1272
bog1978
opened
5 months ago
0
#1270 Fixed list items deserialization duplication
#1271
michalkrzych
closed
3 months ago
0
Deserialisation in the ToWorkflowInstance() duplicates List items due to not set ObjectCreationHandling = ObjectCreationHandling.Replace in the JsonSerializerSettings
#1270
michalkrzych
opened
5 months ago
0
[Question] Would it be advisable to structure our process using sub-workflows?
#1269
santhanuv
closed
5 months ago
3
remove unused WorkflowLockedException
#1268
Revazashvili
opened
5 months ago
0
fix typo in PersistanceFactory
#1267
Revazashvili
closed
3 months ago
0
[Providers.Azure] Move away from deprecated libs and support TokenCredential
#1266
wanxms
opened
6 months ago
0
Next