Colso.Xrm.AttributeEditor 1.2021.3.1

.NET Framework 4.6.2
There is a newer version of this package available.
See the version list below for details.
dotnet add package Colso.Xrm.AttributeEditor --version 1.2021.3.1
NuGet\Install-Package Colso.Xrm.AttributeEditor -Version 1.2021.3.1
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.2021.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Colso.Xrm.AttributeEditor --version 1.2021.3.1
#r "nuget: Colso.Xrm.AttributeEditor, 1.2021.3.1"
#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.2021.3.1

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

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

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.

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.1.1 3,229 1/3/2023
1.2021.3.1 29,358 3/30/2021
1.2021.3 712 3/25/2021
1.2019.5.1 25,044 5/27/2019
1.2018.3.1 37,474 3/22/2018
1.2018.1.1 19,017 1/23/2018
1.2016.8.1 116,845 8/3/2016

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