New C# Examples
Moderator: DevRuss
New C# Examples
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.
Russ - Tetherscript Developer
but Target Framework 3.5 isn't available anymore
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 ?
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 ?
Re: New C# Examples
Examples are fixed now and I can confirm they work also if TargetFramework is .Net5