Colso.Xrm.DataTransporter
1.2016.11.1
See the version list below for details.
dotnet add package Colso.Xrm.DataTransporter --version 1.2016.11.1
NuGet\Install-Package Colso.Xrm.DataTransporter -Version 1.2016.11.1
<PackageReference Include="Colso.Xrm.DataTransporter" Version="1.2016.11.1" />
paket add Colso.Xrm.DataTransporter --version 1.2016.11.1
#r "nuget: Colso.Xrm.DataTransporter, 1.2016.11.1"
// Install Colso.Xrm.DataTransporter as a Cake Addin #addin nuget:?package=Colso.Xrm.DataTransporter&version=1.2016.11.1 // Install Colso.Xrm.DataTransporter as a Cake Tool #tool nuget:?package=Colso.Xrm.DataTransporter&version=1.2016.11.1
XrmToolbox plugin to help you transfer entity records between different environments.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2016.6.29)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2023.7.1 | 31,343 | 7/5/2023 |
1.2023.6.1 | 4,521 | 6/14/2023 |
1.2021.2.15080 | 51,610 | 2/25/2021 |
1.2020.2.28460 | 17,900 | 2/3/2020 |
1.2020.2.18601 | 1,794 | 1/29/2020 |
1.2018.8.1 | 34,237 | 8/3/2018 |
1.2018.7.1 | 4,460 | 7/19/2018 |
1.2018.4.1 | 14,812 | 4/9/2018 |
1.2018.3.4 | 5,113 | 3/27/2018 |
1.2018.3.3 | 3,088 | 3/23/2018 |
1.2018.3.1 | 4,238 | 3/15/2018 |
1.2017.4.2 | 85,428 | 4/19/2017 |
1.2017.4.1 | 3,862 | 4/18/2017 |
1.2017.3.1 | 14,017 | 3/28/2017 |
1.2017.2.4 | 17,537 | 2/28/2017 |
1.2016.12.1 | 25,964 | 11/28/2016 |
1.2016.11.1 | 6,288 | 11/21/2016 |
1.2016.10.2 | 15,502 | 10/4/2016 |
1.2016.10.1 | 2,002 | 10/4/2016 |
1.2016.7.3 | 15,637 | 7/26/2016 |
1.2016.7.2 | 5,749 | 7/13/2016 |
1.2016.11.1:
- Bugfix: missing paging-cookie when retrieving more than 5000 records
- Save mappings/filters to configuration file per organisation
- Save (un)checked attributes in configuration file per entity per organisation
- Excluded attributes with ValidForRead=='False'
1.2016.10.2:
- Highlight attribute when ValidForCreate/ValidForUpdate property is set
1.2016.10.1:
- Excluded state and status fields from transfer
- Added filter
- Added EntityReference mapping possibility
1.2016.7.3:
- Improved display/status information