Hi,65841535
To call a C++ exe in a .net core project, you can try to use Process class, related tutorial here:
It can provide access to local and remote processes and enables you to start and stop local system processes.
Best Regards,
Jerry Cai
*
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.