Colso.Xrm.AttributeEditor 1.2023.9.2

dotnet add package Colso.Xrm.AttributeEditor --version 1.2023.9.2
NuGet\Install-Package Colso.Xrm.AttributeEditor -Version 1.2023.9.2
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="Colso.Xrm.AttributeEditor" Version="1.2023.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Colso.Xrm.AttributeEditor --version 1.2023.9.2
#r "nuget: Colso.Xrm.AttributeEditor, 1.2023.9.2"
#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 Colso.Xrm.AttributeEditor as a Cake Addin
#addin nuget:?package=Colso.Xrm.AttributeEditor&version=1.2023.9.2

// Install Colso.Xrm.AttributeEditor as a Cake Tool
#tool nuget:?package=Colso.Xrm.AttributeEditor&version=1.2023.9.2

XrmToolbox plugin to create, modify and delete entity attribute metadata  via an Excel template.

Product 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.

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 5,205 9/3/2023
1.2023.1.1 6,757 1/3/2023
1.2021.3.1 29,439 3/30/2021
1.2021.3 780 3/25/2021
1.2019.5.1 25,131 5/27/2019
1.2018.3.1 37,576 3/22/2018
1.2018.1.1 19,134 1/23/2018
1.2016.8.1 116,973 8/3/2016

1.2023.9.2:
- bug fixes regarding generic number types

1.2023.9.1:
- Added required attributes to the editor
- Updated logo

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