Dr. Damir Dobric
Dr. Damir Dobric
**Describe the bug** I have implemented the PlugIn with a Kernel Function, which has many arguments. For example, the following code shows the declaration of the function: ``` [KernelFunction] [Description("Performs...
Hi all, I'm using the C# process framework. Have implemented a ProcessStep class, which has two functions. Getting the following error:  I have activated the function by specifying the...
Ho all, ### 1 State Persistence What is the current strategy for state persistence of the process framework across different scenarios? I guess, if using Orleans, the state is saved...
### Description After installing VS 17.4.0, the existing MAUI project does not build. > error NETSDK1127: The targeting pack Microsoft.Android is not installed. Please restore and try again.  ###...