DLaB.Xrm.AttributeManager
1.2018.4.5
Prefix Reserved
See the version list below for details.
dotnet add package DLaB.Xrm.AttributeManager --version 1.2018.4.5
NuGet\Install-Package DLaB.Xrm.AttributeManager -Version 1.2018.4.5
<PackageReference Include="DLaB.Xrm.AttributeManager" Version="1.2018.4.5" />
<PackageVersion Include="DLaB.Xrm.AttributeManager" Version="1.2018.4.5" />
<PackageReference Include="DLaB.Xrm.AttributeManager" />
paket add DLaB.Xrm.AttributeManager --version 1.2018.4.5
#r "nuget: DLaB.Xrm.AttributeManager, 1.2018.4.5"
#:package DLaB.Xrm.AttributeManager@1.2018.4.5
#addin nuget:?package=DLaB.Xrm.AttributeManager&version=1.2018.4.5
#tool nuget:?package=DLaB.Xrm.AttributeManager&version=1.2018.4.5
BETA! - Used to rename/delete/or change the type of an attribute.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. 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 | 15,132 | 12/22/2023 |
| 1.2023.12.7 | 1,034 | 12/9/2023 |
| 1.2022.9.23 | 12,953 | 10/31/2022 |
| 1.2022.9.8 | 3,593 | 9/9/2022 |
| 1.2020.10.2 | 27,494 | 10/4/2020 |
| 1.2019.3.22 | 21,197 | 3/23/2019 |
| 1.2019.3.17 | 1,873 | 3/18/2019 |
| 1.2018.4.5 | 31,314 | 4/6/2018 |
| 1.2018.1.25 | 15,198 | 1/26/2018 |
| 1.2018.1.11 | 8,129 | 1/12/2018 |
| 1.2017.8.8 | 41,407 | 8/9/2017 |
| 1.2017.3.23 | 40,459 | 3/23/2017 |
| 1.2017.3.21 | 5,024 | 3/21/2017 |
| 1.2017.3.18 | 4,017 | 3/20/2017 |
| 1.2017.3.16 | 5,860 | 3/16/2017 |
| 1.2017.1.17 | 24,348 | 1/17/2017 |
| 1.2017.1.5 | 8,600 | 1/5/2017 |
| 1.2016.12.29 | 5,169 | 12/31/2016 |
V1.2018.4.5
- Added support for skipping migration errors
- Added support for number formatting
V1.2018.1.25
- Fixed Null Ref Error when not Selecting a Global Option Set #142
- Allow for Migrating Data Only #141
- Fixed Display Name not updating #126
V1.2018.1.11
- Added Ability To Conditionally Remove Plugin Step Images and Filters On Delete of Attribute #140
V1.2017.8.8
- Fixed Multi-line Text Issue #122
V1.2017.8.3
- Fixed NullReferenceException when trying to convert Single line of text to Multi Line of Text #109