Capgemini / xrm-datamigration-xrmtoolbox

Export and import data for Microsoft Dataverse as an XrmToolBox plugin. Supports JSON and CSV.
MIT License
8 stars 4 forks source link

Refactor UI components for testability #51

Open realekhor opened 2 years ago

realekhor commented 2 years ago

This request seek to restructure the data migrator using the Model View Presenter (MVP) pattern with the aim of moving all logic from code behind into presenter constructs using MVP.