jdevillard
jdevillard
Hello, thanks for this PR , I think we need to check some elements because the different persistence stores are not managed in the same way as in the v2....
Hello, I just started to use the schedule library and see the same issue. The code which translate TimeSpan to Cron seems to be wrong (you 2nd affirmation is correct...
Hello @d82krai , thanks for submitting this PR. To be able to merge this, I think it could be really useful to follow the module/feature convention. This allows to defined...
Hello, what have you done ? For example, I use : ```INotificationHandler``` And then in the implementation ```csharp public Task HandleAsync(WorkflowExecuting notification, CancellationToken cancellationToken) { notification.Workflow.Variables.Add(new Elsa.Workflows.Memory.Variable("MyCustomVariable", "MyCustomValue")); } ```...
Hello, I'm currently playing with these counters, what about : - __Workflows Finished__ : Total number of workflows successfully finished. For what I've done , a lot could be inserted...
I agree with you. But I don't have find anything to change add the ctor of the Generated Migration Class or change the Base Class. I only find CSharpMigrationsGenerator which...
I'm currently working on a tooling that we can use on top of Ef core tooling to generate migration and use Roslyn to change the result .cs file. The core...
Tool is near the end ! need to polish one more thing (and write the readme) and publish everything to github/nuget
Yes @sfmskywalker lets close this pr and change the code using the tools discussed in discord ;)
No sorry I missed it , and have difficulty to find the right name for the class 🤣🤣🤣🤣