How do you add WPF user control to Winforms application using ASP.NET Core 8.0?
I have done lots of searching and found numerous articles about how to accomplish this. I was able to get it to work in an older version of ASP.NET (on .NET 4.7.2) but I need to get it to work in ASP.NET Core 8.0.
How do you add wpf user control to winforms application using asp.net 8.0?
I have done lots of searching and found numerous articles about how to accomplish this. I was able to get it to work in an older version of asp.net (.net framework 4.7.2) but I need to get it to work in asp.net 8.0