My software is splitted into 2 parts:
Is it possible to run that client PC application inside ASP Net Core HTML page? I don't need just launch it with System.Diagnostics.Process or similar techniques, I want I want to embed it in a ASP frame somehow. Something like WindowsFormsHost for WFP or ElementHost for WinForms.
Any help is appreciated. Thank you in advance.
Basically, you have these options: