Page 1 of 1

New C# Examples

Posted: Mon Jul 13, 2020 10:57 am
by DevRuss
We have finally added C# examples to the SDK! You can control and read the drivers just like you would normally with the Delphi example code.

but Target Framework 3.5 isn't available anymore

Posted: Wed Jan 20, 2021 5:10 pm
by Micke
Hi Russ,
and therefore the examples cant be compiled. Minimum is 4.5
Current available sdk downloads https://dotnet.microsoft.com/download/v ... tudio-sdks. That list fits to the available targets in the VS installer.

As you already mentioned somewhere else in the forum, with these newer FWs the code doesnt work.
What do you suggest as solution for that deadlock 8-) ?

Re: New C# Examples

Posted: Fri Jan 29, 2021 3:35 am
by Micke
Examples are fixed now and I can confirm they work also if TargetFramework is .Net5