DLaB.Xrm.AttributeManager
1.2022.9.23
.NET Framework 4.6.2
dotnet add package DLaB.Xrm.AttributeManager --version 1.2022.9.23
NuGet\Install-Package DLaB.Xrm.AttributeManager -Version 1.2022.9.23
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DLaB.Xrm.AttributeManager" Version="1.2022.9.23" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.AttributeManager --version 1.2022.9.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DLaB.Xrm.AttributeManager, 1.2022.9.23"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DLaB.Xrm.AttributeManager as a Cake Addin
#addin nuget:?package=DLaB.Xrm.AttributeManager&version=1.2022.9.23
// Install DLaB.Xrm.AttributeManager as a Cake Tool
#tool nuget:?package=DLaB.Xrm.AttributeManager&version=1.2022.9.23
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BETA! - Used to rename/delete/or change the type of an attribute.
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- 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.2022.9.23 | 6,778 | 10/31/2022 |
1.2022.9.8 | 3,190 | 9/9/2022 |
1.2020.10.2 | 27,104 | 10/4/2020 |
1.2019.3.22 | 20,823 | 3/23/2019 |
1.2019.3.17 | 1,502 | 3/18/2019 |
1.2018.4.5 | 30,535 | 4/6/2018 |
1.2018.1.25 | 14,591 | 1/26/2018 |
1.2018.1.11 | 7,382 | 1/12/2018 |
1.2017.8.8 | 40,769 | 8/9/2017 |
1.2017.3.23 | 39,867 | 3/23/2017 |
1.2017.3.21 | 4,403 | 3/21/2017 |
1.2017.3.18 | 3,399 | 3/20/2017 |
1.2017.3.16 | 5,247 | 3/16/2017 |
1.2017.1.17 | 23,723 | 1/17/2017 |
1.2017.1.5 | 8,019 | 1/5/2017 |
1.2016.12.29 | 4,546 | 12/31/2016 |
V1.2022.9.23
- Fix for Single line of text temp attribute length isn't long enough. #249 Thanks Kirill Kanyukov!