Hi,
i want to write a Software for old Windows Embedded Systems that only can use DotNet 3.5
The diskspace is too smal fore 4.0 or 4.5 installation.
Is there a .net 3.5 libary ?
(Sorry for my Englisch. I’m German)
Thx
Hi,
i want to write a Software for old Windows Embedded Systems that only can use DotNet 3.5
The diskspace is too smal fore 4.0 or 4.5 installation.
Is there a .net 3.5 libary ?
(Sorry for my Englisch. I’m German)
Thx
Hey Ben,
it should work and it seems that I succeeded in compiling it with .net 3.5.
I haven´t tested everything so you have to try it out. Download the DLLs here:
https://dl.dropboxusercontent.com/u/19452479/BlinkStickDotNet3.5.zip
I hope it works for you.
thank you.
I’ll try it
It works.
Thanks a lot !
@p0ke thanks for sorting this out In theory, the assemblies could be recompiled for .NET 2.0 as I am not using anything specific to the language. It’s probably time to add it to Nuget for easier integration and upgrades.