xrmtb.XrmToolBox.Controls
1.2019.10.2
See the version list below for details.
dotnet add package xrmtb.XrmToolBox.Controls --version 1.2019.10.2
NuGet\Install-Package xrmtb.XrmToolBox.Controls -Version 1.2019.10.2
<PackageReference Include="xrmtb.XrmToolBox.Controls" Version="1.2019.10.2" />
paket add xrmtb.XrmToolBox.Controls --version 1.2019.10.2
#r "nuget: xrmtb.XrmToolBox.Controls, 1.2019.10.2"
// Install xrmtb.XrmToolBox.Controls as a Cake Addin #addin nuget:?package=xrmtb.XrmToolBox.Controls&version=1.2019.10.2 // Install xrmtb.XrmToolBox.Controls as a Cake Tool #tool nuget:?package=xrmtb.XrmToolBox.Controls&version=1.2019.10.2
Shared User controls for developing XrmToolBox Tools
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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,240 | 3/10/2021 |
2.2.9 | 480 | 1/3/2021 |
2.2.8 | 474 | 12/26/2020 |
2.2.6 | 832 | 12/3/2020 |
2.2.5 | 425 | 11/30/2020 |
2.2.4 | 1,307 | 6/26/2020 |
2.2.3 | 592 | 5/26/2020 |
2.1.1 | 502 | 5/21/2020 |
2.0.2 | 536 | 5/10/2020 |
1.2020.5.3 | 491 | 5/7/2020 |
1.2020.4.10 | 516 | 4/28/2020 |
1.2020.4.9 | 483 | 4/9/2020 |
1.2019.12.1 | 1,941 | 12/1/2019 |
1.2019.10.2 | 1,002 | 10/29/2019 |
1.2019.7.6 | 2,303 | 7/15/2019 |
1.2019.3.1 | 1,127 | 3/7/2019 |
This release:
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