Capgemini / Capgemini/powerapps-project-template
Missing Data Tasks
Open
enhancement
generator-app
- Dominant language
- C#
- Stars
- 33
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
With the move to Nuke, we are missing our Data Migration tasks for importing/exporting data.
Similar to Cake, we can't use the engine directly since it's .NET Framework and Nuke is .NET Core. Cake bypassed that by building a CLI tool which is called by Cake. The source for the CLI tool is open [here](https://github.com/Capgemini/xrm-datamigration/tree/master/src/Capgemini.Xrm.DataMigration.Cli) but it's not currently a public package we can consume. An [issue](https://github.com/Capgemini/xrm-datamigration/issues/36) for this has been raised which this issue is dependent on.
Contributor guide
Assessment
This issue has not been assessed yet.