dotnetcore Invoke a Wine DLL from outsite

Questions about Wine on Linux
Locked
ronny1
Newbie
Newbie
Posts: 1
Joined: Sun Apr 30, 2023 1:35 am

dotnetcore Invoke a Wine DLL from outsite

Post by ronny1 »

Hi @All,

maybe someone of you had already this problem like me. I have a legacy win32/64 vcrun c++ 2017 based SDK and need a cloud integration on a raspi.

Is it possible to create a c# .NET Core app/service which runs directly on the raspi and use the SDK which is installed in WINE ?

Basicaly I did not plan to run the whole app in WINE, it should run on Linux directly.

I thank you guy very much if you have some hint's how i can consume the SDK dll's though wine.

Best Regards
Ronny
Locked