sdk-net icon indicating copy to clipboard operation
sdk-net copied to clipboard

.NET SDK for Serverless Workflow

Results 9 sdk-net issues
Sort by recently updated
recently updated
newest added
trafficstars

**What is the question**: Is this SDK still under development state? I want to know when the next version of this SDK will be release, because I see many changes...

**What this PR does / why we need it**: According to the newest spec, the before/after in sleep property should in ISO 8601 format. **Additional information (if needed):** > The...

I encountred a problem when creating a serverlessWorkflow using the Serverless Workflow .NET SDK and i have found a temporary solution so i wanted to report it. **Problem :** I...

Is it possible to execute a definition read using Workflow reader from code.

**What would you like to be added**: Support authentication when loading external definitions **Why is this needed**: Since security is critical, so if I defined the AuthenticationDefinitions in an external...

Vulnerable Library - xunit.2.4.2.nupkg Path to dependency file: /tests/ServerlessWorkflow.Sdk.UnitTests/ServerlessWorkflow.Sdk.UnitTests.csproj Path to vulnerable library: /home/wss-scanner/.nuget/packages/system.text.regularexpressions/4.3.0/system.text.regularexpressions.4.3.0.nupkg Found in HEAD commit: 3a659512c43295ad21ef61dd79b4d57849352629 ## Vulnerabilities | CVE | Severity | CVSS | Dependency |...

Mend: dependency security vulnerability

**What happened**: After inject the serverless workflow, the application cannot run successfully **How to reproduce it**: Install the Serverlessworkflow.0.8.7 , then ![image](https://github.com/serverlessworkflow/sdk-net/assets/22612605/5f43e008-b8fe-45a4-893b-fed777811457)

**Many thanks for submitting your Pull Request: heart:! ** **What this PR does**: Add a CI/CD who will perform the versioning automatically, then create a new release at each push...

Hi, Because now in the TaskDefinition have 2 EquatableDictionary parameter, 1 is Extensions another is Metadata, but if we use odata it will casue error, and I see in the...

enhancement