xrmtb.XrmToolBox.Controls 1.2020.5.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package xrmtb.XrmToolBox.Controls --version 1.2020.5.3
NuGet\Install-Package xrmtb.XrmToolBox.Controls -Version 1.2020.5.3
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="xrmtb.XrmToolBox.Controls" Version="1.2020.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xrmtb.XrmToolBox.Controls --version 1.2020.5.3
#r "nuget: xrmtb.XrmToolBox.Controls, 1.2020.5.3"
#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 xrmtb.XrmToolBox.Controls as a Cake Addin
#addin nuget:?package=xrmtb.XrmToolBox.Controls&version=1.2020.5.3

// Install xrmtb.XrmToolBox.Controls as a Cake Tool
#tool nuget:?package=xrmtb.XrmToolBox.Controls&version=1.2020.5.3

Shared User controls for developing XrmToolBox Tools

Product Compatible and additional computed target framework versions.
.NET Framework net47 is compatible.  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.

This package has no dependencies.

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
2.2.10 1,094 3/10/2021
2.2.9 450 1/3/2021
2.2.8 437 12/26/2020
2.2.6 800 12/3/2020
2.2.5 387 11/30/2020
2.2.4 1,216 6/26/2020
2.2.3 559 5/26/2020
2.1.1 467 5/21/2020
2.0.2 506 5/10/2020
1.2020.5.3 461 5/7/2020
1.2020.4.10 476 4/28/2020
1.2020.4.9 445 4/9/2020
1.2019.12.1 1,909 12/1/2019
1.2019.10.2 972 10/29/2019
1.2019.7.6 2,266 7/15/2019
1.2019.3.1 1,064 3/7/2019

This release:
     Added RetrieveMulitple method to the CDSDataComboBox with callbacks for progress updates and completion
   Minor update to EntitiesCollectionListView to display Aliased attribute values correctly when showing friendly names

Version 1.2020.4.10:
     Added property ColumnOrder to CRMGridView control
   Update references to latest SDK packages
   Fixes to BoundEntities control for LoadData and ClearData
   Fixes to EntityCollectionListView control for overloaded LoadData methods for collections and FetchXml
   ListDisplayItem is now public to allow loading data externally
 
Version 1.2019.12.1:
     New control:
     - CDSDataComboBox, set an EntityCollection as DataSource on this ComboBox. Display Format may be entered to specify data to show. SelectedEntity exposed for easy access to the selected record.

Version 1.2019.7.6:
     New control:
     - DataGridViewGrouper, adding group capabilities to the DataGrid controls
     Updates:
     - CRMGridView display milliseconds, Alias for friendly names, LocalTime for aliased values etc.

Version 1.2019.3.1:
     New controls:
     - CRMGridView
     - XMLViewer
     - XMLViewerControl
     Updates:
     - Additional fixes for base controls and removal of XrmToolBox dependency