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

Factory Pattern to Handle Connections #13

Open markcunninghamuk opened 3 years ago

markcunninghamuk commented 3 years ago

We would like to enhance the code to handle the on Connection, to move toward a factory pattern and have a more polymorphic approach. File plugin.cs

mjahlv commented 3 years ago

Also spotted in Capgemini.Xrm.CdsDataMigrator/Capgemini.Xrm.CdsDataMigratorLibrary/MyPluginControl.cs