DLaB.Xrm.AttributeManager
1.2022.9.23
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
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.
<PackageVersion Include="DLaB.Xrm.AttributeManager" Version="1.2022.9.23" />
<PackageReference Include="DLaB.Xrm.AttributeManager" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package DLaB.Xrm.AttributeManager@1.2022.9.23
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DLaB.Xrm.AttributeManager&version=1.2022.9.23
#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 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. |
Compatible target framework(s)
Included target framework(s) (in package)
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.2023.12.21 | 14,343 | 12/22/2023 |
| 1.2023.12.7 | 1,016 | 12/9/2023 |
| 1.2022.9.23 | 12,934 | 10/31/2022 |
| 1.2022.9.8 | 3,568 | 9/9/2022 |
| 1.2020.10.2 | 27,474 | 10/4/2020 |
| 1.2019.3.22 | 21,183 | 3/23/2019 |
| 1.2019.3.17 | 1,849 | 3/18/2019 |
| 1.2018.4.5 | 31,291 | 4/6/2018 |
| 1.2018.1.25 | 15,176 | 1/26/2018 |
| 1.2018.1.11 | 8,104 | 1/12/2018 |
| 1.2017.8.8 | 41,381 | 8/9/2017 |
| 1.2017.3.23 | 40,440 | 3/23/2017 |
| 1.2017.3.21 | 4,997 | 3/21/2017 |
| 1.2017.3.18 | 3,999 | 3/20/2017 |
| 1.2017.3.16 | 5,839 | 3/16/2017 |
| 1.2017.1.17 | 24,320 | 1/17/2017 |
| 1.2017.1.5 | 8,579 | 1/5/2017 |
| 1.2016.12.29 | 5,150 | 12/31/2016 |
V1.2022.9.23
- Fix for Single line of text temp attribute length isn't long enough. #249 Thanks Kirill Kanyukov!