CrmDataPackager
2.0.0
CrmDataPackager provides functions for unpacking and packing Dynamics 365 configuration migration data.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2020 Alan Mervitz. All rights reserved.
Package Details
Author(s)
- Alan Mervitz
Tags
Functions
Compress-CrmData Expand-CrmData
Dependencies
This module has no dependencies.
Release Notes
### 2.0.0
New features:
* Ability to name unpacked files based on a field value, e.g. the record name.
BREAKING CHANGES:
* Changes to the data format for storing file paths in unpacked files requires unpacked data created with prior versions to be packed with the same version prior to using this new version.
### 1.0.1:
Bug fixes:
* Fix for error `Unable to find type [Newtonsoft.Json.Linq.JToken]` when running Expand-CrmData.
### 1.0.0:
* Initial release.
FileList
- CrmDataPackager.nuspec
- CrmDataPackager.psd1
- CrmDataPackager.psm1
- Newtonsoft.Json.dll
- settings.json
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 (current version) | 14,252 | 1/27/2021 |
1.0.1 | 1,050 | 12/23/2020 |
1.0.0 | 28 | 12/17/2020 |