Colso.Xrm.AttributeEditor
1.2023.1.1
See the version list below for details.
dotnet add package Colso.Xrm.AttributeEditor --version 1.2023.1.1
NuGet\Install-Package Colso.Xrm.AttributeEditor -Version 1.2023.1.1
<PackageReference Include="Colso.Xrm.AttributeEditor" Version="1.2023.1.1" />
paket add Colso.Xrm.AttributeEditor --version 1.2023.1.1
#r "nuget: Colso.Xrm.AttributeEditor, 1.2023.1.1"
// Install Colso.Xrm.AttributeEditor as a Cake Addin #addin nuget:?package=Colso.Xrm.AttributeEditor&version=1.2023.1.1 // Install Colso.Xrm.AttributeEditor as a Cake Tool #tool nuget:?package=Colso.Xrm.AttributeEditor&version=1.2023.1.1
XrmToolbox plugin to create, modify and delete entity attribute metadata via an Excel template.
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. |
-
- XrmToolBoxPackage (>= 1.2018.7.28)
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.9.2 | 9,092 | 9/3/2023 |
1.2023.1.1 | 6,801 | 1/3/2023 |
1.2021.3.1 | 29,484 | 3/30/2021 |
1.2021.3 | 799 | 3/25/2021 |
1.2019.5.1 | 25,166 | 5/27/2019 |
1.2018.3.1 | 37,613 | 3/22/2018 |
1.2018.1.1 | 19,174 | 1/23/2018 |
1.2016.8.1 | 117,015 | 8/3/2016 |
1.2023.1.1:
- Missing reference to DocumentFormat.OpenXml.dll
- Minor bugfixes
1.2021.3.1:
- Bugfix in optionset label
1.2021.3.0:
- Added logicalname to lookup schemaname
- Possibility to add MaxLength
1.2019.5.1:
- Bugfix when using Global Optionsets
1.2018.3.1:
- Compatible with XrmToolbox 1.2018.3.21
- Update of description field
1.2018.1.1:
- Fixed exception thrown from accessing UI components across threads. (Michael Sollenberger)
- Updated spreadsheet open functionality to allow loading template while the template is still open in another application. (Michael Sollenberger)
- Fixed NullReferenceException when adding money attributes. (Michael Sollenberger)
- Fixed issue with UI object being accessed from background thread. (Michael Sollenberger)
- Updated architecture to support easy addition of attribute properties to template. (Michael Sollenberger)
- Added description
- Display attribute usage information