Hi Castandet,
Greetings from Syncfusion Support!
We have reviewed your query and noticed that it is not directly related to Syncfusion libraries but rather a general question about integrating the .NET runtime into a C++ application. However, we have validated your requirement and gathered some relevant details to assist you.
You can use the hostfxr.dll library, as documented on MSDN, to programmatically launch a .NET application from a C++ application. This approach eliminates the need to manually run the dotnet command and enables the .NET server to start in the background.
For more information, please refer to the following resources:
https://learn.microsoft.com/en-us/dotnet/core/tutorials/netcore-hosting
https://learn.microsoft.com/en-us/microsoft-edge/webview2/
If you have any queries related to Syncfusion libraries, please don’t hesitate to reach out.
Regards,
Arun Kumar R