JourneyIntoCRM.XrmToolbox.ERDPlugin 1.2.0

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

// Install JourneyIntoCRM.XrmToolbox.ERDPlugin as a Cake Tool
#tool nuget:?package=JourneyIntoCRM.XrmToolbox.ERDPlugin&version=1.2.0

Create graphical images of Entity Relation Diagrams in any Dynamics CRM solution, the way you want.

Product 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. 
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
2.0.0 10,055 9/30/2023
1.5.1 6,690 5/22/2023
1.5.0 175 5/22/2023
1.4.6 49,102 1/3/2020
1.4.5 865 12/31/2019
1.4.2.1 6,451 7/26/2019
1.4.2 32,149 7/16/2018
1.4.1 50,074 8/14/2017
1.4.0 19,148 7/6/2017
1.3.0 12,650 6/21/2017
1.2.2 15,628 5/30/2017
1.2.1 11,324 5/17/2017
1.2.0 3,486 5/16/2017
1.1.0 12,566 4/30/2017
1.0.0 10,401 4/18/2017

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