The Providers

To make a provider that The Migrator's Core will pick up, you use the interfaces provided in MigratorCore.Bases and MigratorCore.Actions. Implementing these will result in a provider that will be recognised by the migrator.

See The Core