Hi
I have an ASP.net Core website that I want to interact with an ASP.net web forms application so that they feel like one website. What is the best way to do this?
Should I use frames in my ASP.net core website that show parts of my web forms application or should I bounce back and forth between pages