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
I think I'd like to make a lightweight console app in order to get around the bad install/deployment experience I'm having with the WinForms app. The WF app has some legacy dependencies, gatekeeping components, and other complications that keep it from being easily used by others. A console app would be entirely free.
The main usability issue I foresee however is difficulty excluding objects. Often you aren't migrating every single diff. There would need to be a good way to exclude things and persist your exclusions, just like the WF app.
The text was updated successfully, but these errors were encountered:
I think I'd like to make a lightweight console app in order to get around the bad install/deployment experience I'm having with the WinForms app. The WF app has some legacy dependencies, gatekeeping components, and other complications that keep it from being easily used by others. A console app would be entirely free.
The main usability issue I foresee however is difficulty excluding objects. Often you aren't migrating every single diff. There would need to be a good way to exclude things and persist your exclusions, just like the WF app.
The text was updated successfully, but these errors were encountered: