DLaB.Xrm.AttributeManager
1.2017.3.23
Prefix Reserved
See the version list below for details.
dotnet add package DLaB.Xrm.AttributeManager --version 1.2017.3.23
NuGet\Install-Package DLaB.Xrm.AttributeManager -Version 1.2017.3.23
<PackageReference Include="DLaB.Xrm.AttributeManager" Version="1.2017.3.23" />
paket add DLaB.Xrm.AttributeManager --version 1.2017.3.23
#r "nuget: DLaB.Xrm.AttributeManager, 1.2017.3.23"
// Install DLaB.Xrm.AttributeManager as a Cake Addin #addin nuget:?package=DLaB.Xrm.AttributeManager&version=1.2017.3.23 // Install DLaB.Xrm.AttributeManager as a Cake Tool #tool nuget:?package=DLaB.Xrm.AttributeManager&version=1.2017.3.23
BETA! - Used to rename/delete/or change the type of an attribute.
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.2017.2.13)
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.12.21 | 7,244 | 12/22/2023 |
1.2023.12.7 | 886 | 12/9/2023 |
1.2022.9.23 | 12,726 | 10/31/2022 |
1.2022.9.8 | 3,371 | 9/9/2022 |
1.2020.10.2 | 27,223 | 10/4/2020 |
1.2019.3.22 | 20,925 | 3/23/2019 |
1.2019.3.17 | 1,623 | 3/18/2019 |
1.2018.4.5 | 30,703 | 4/6/2018 |
1.2018.1.25 | 14,732 | 1/26/2018 |
1.2018.1.11 | 7,526 | 1/12/2018 |
1.2017.8.8 | 40,935 | 8/9/2017 |
1.2017.3.23 | 40,026 | 3/23/2017 |
1.2017.3.21 | 4,561 | 3/21/2017 |
1.2017.3.18 | 3,565 | 3/20/2017 |
1.2017.3.16 | 5,414 | 3/16/2017 |
1.2017.1.17 | 23,885 | 1/17/2017 |
1.2017.1.5 | 8,177 | 1/5/2017 |
1.2016.12.29 | 4,709 | 12/31/2016 |
V1.2017.3.23
- Allow for Converting from Option sets to Two Option Attributes #95
V1.2017.3.21
- Fixed Mapping from Option Set to OptionSet When Migrating Data #94
V1.2017.3.18
- Allow for a CSV mapping file when changing Attribute Types #93
V1.2017.3.16
- Fixed Attribute Manager Errors when attempting to remove a Workflow Trigger on Update Filter #91
- Updated NuGet Package to use the actual XrmToolBoxPackage, rather than XrmToolBox which doesn't exist
V1.2017.1.17
- Fixed MessageProccessingStepImage not getting removed #81
- Fixed 1.000 not converted to integer #80
- Added Timing of Data Migration
V1.2017.1.5
- Removed Readonly Flag on Settings
V1.2016.12.29
- Split off into seperate NuGet Package
- Removed use of Early Bounded Entities
V1.2016.12.28
- Only Change Plugin Step Filters and Images that are for the current entity bug #60
- Ability to change the name/convert to a calculated or rollup field #67