Dr. Damir Dobric

Results 24 issues of 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...

bug
.NET

Hi all, I'm using the C# process framework. Have implemented a ProcessStep class, which has two functions. Getting the following error: ![Image](https://github.com/user-attachments/assets/5e2b2bac-7806-43ca-b151-63d600d6cea3) I have activated the function by specifying the...

bug
.NET

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...

.NET
processes

### 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. ![image](https://user-images.githubusercontent.com/1756871/200794485-e2ead88f-499c-4966-8e45-431d2749b16b.png) ###...

Area-Workloads