You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Best option:
VS support for adding Aspire to an existing Asp.NET MVC project.
Good enough:
A step-by-step tutorial in how to set this up.
I tried but failed unfortunately.
Additional context
Background information: We are trying to migrate an asp.net MVC app to Asp.Net Core using the recommended approach
Thereby it would be nice if we could use Aspire to develop and run the old and new web app and also see which calls end up where (strangler fig pattern)