JourneyIntoCRM.XrmToolbox.ERDPlugin
1.2.2
See the version list below for details.
dotnet add package JourneyIntoCRM.XrmToolbox.ERDPlugin --version 1.2.2
NuGet\Install-Package JourneyIntoCRM.XrmToolbox.ERDPlugin -Version 1.2.2
<PackageReference Include="JourneyIntoCRM.XrmToolbox.ERDPlugin" Version="1.2.2" />
paket add JourneyIntoCRM.XrmToolbox.ERDPlugin --version 1.2.2
#r "nuget: JourneyIntoCRM.XrmToolbox.ERDPlugin, 1.2.2"
// Install JourneyIntoCRM.XrmToolbox.ERDPlugin as a Cake Addin #addin nuget:?package=JourneyIntoCRM.XrmToolbox.ERDPlugin&version=1.2.2 // Install JourneyIntoCRM.XrmToolbox.ERDPlugin as a Cake Tool #tool nuget:?package=JourneyIntoCRM.XrmToolbox.ERDPlugin&version=1.2.2
Create graphical images of Entity Relation Diagrams in any Dynamics CRM solution, the way you want.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2017.3.14)
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.0.0 | 17,141 | 9/30/2023 |
1.5.1 | 6,842 | 5/22/2023 |
1.5.0 | 214 | 5/22/2023 |
1.4.6 | 49,152 | 1/3/2020 |
1.4.5 | 899 | 12/31/2019 |
1.4.2.1 | 6,485 | 7/26/2019 |
1.4.2 | 32,198 | 7/16/2018 |
1.4.1 | 50,114 | 8/14/2017 |
1.4.0 | 19,185 | 7/6/2017 |
1.3.0 | 12,686 | 6/21/2017 |
1.2.2 | 15,668 | 5/30/2017 |
1.2.1 | 11,361 | 5/17/2017 |
1.2.0 | 3,518 | 5/16/2017 |
1.1.0 | 12,602 | 4/30/2017 |
1.0.0 | 10,441 | 4/18/2017 |
1.2.2.0 - Fix
- Using localization, in case there was no localized label; the field was rendered empty.
1.2.1.0 - Critical bugfix
- Localization causes a crash on older CRM versions. Functionality rewritten.
1.2.0.0 - New features and fixes
- Option to show relationships with entities outside solution (Ghosted relations)
- Option to choose language in solution
- fix: error Found An attribute with unrecognized required level.
1.1.0.0 - New features and fixes
- optional show hidden solutions
- optional hide unpublished customizations
- optional render key fields only in entities
- name bar above the diagram
- visual identification of primary and foreign keys in entitiy
- sort field names in entities (PK, FK's, alphabetical)
- better usage of canvas while rendering entities
- empty entities are collapsed, and take less space while expanded
- fix: don't show fields of type: Virtual
- fix: screenfreeze during loading, warning message
- fix: catch unknown datatypes
- fix: flickering of solution list while processing
- fix: image too big error (GDI error)
- fix: selection in list remains while not focus on field
1.0.0.0 - Initial version