synapse icon indicating copy to clipboard operation
synapse copied to clipboard

Synape.Integration - nuget package usage

Open rmanjusha opened this issue 1 year ago • 0 comments

Hello,

What is the question:

I referred serverless workflow sdk .net documentation on building workflow programmatically using C#. Few questions on Synape.Integration package usage :

  1. Is there a base class for creating functions instead of using inline functions?
  2. I am looking for way to define shared functions with C# (custom function type using .net) and I want the workflow control flow to be defined in JSON. My API will be reading workflow definition JSON and need run the workflow definition. Please advise.

rmanjusha avatar Apr 15 '24 20:04 rmanjusha