LinkeD365.ERDVisioBuilder
1.2023.2.1
See the version list below for details.
dotnet add package LinkeD365.ERDVisioBuilder --version 1.2023.2.1
NuGet\Install-Package LinkeD365.ERDVisioBuilder -Version 1.2023.2.1
<PackageReference Include="LinkeD365.ERDVisioBuilder" Version="1.2023.2.1" />
paket add LinkeD365.ERDVisioBuilder --version 1.2023.2.1
#r "nuget: LinkeD365.ERDVisioBuilder, 1.2023.2.1"
// Install LinkeD365.ERDVisioBuilder as a Cake Addin #addin nuget:?package=LinkeD365.ERDVisioBuilder&version=1.2023.2.1 // Install LinkeD365.ERDVisioBuilder as a Cake Tool #tool nuget:?package=LinkeD365.ERDVisioBuilder&version=1.2023.2.1
A XrmToolBox tool to create Visio diagrams from Dataverse Tables
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2020.6.40)
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.2024.2.2 | 7,171 | 2/18/2024 |
1.2023.2.2 | 11,775 | 2/18/2023 |
1.2023.2.1 | 1,444 | 2/5/2023 |
1.2022.12.2 | 3,504 | 12/4/2022 |
1.2021.10.1 | 18,010 | 10/2/2021 |
1.2021.6.2 | 4,545 | 6/30/2021 |
1.2021.6.1 | 527 | 6/29/2021 |
1.2021.3.1 | 3,815 | 3/18/2021 |
1.2021.2.2 | 1,564 | 2/27/2021 |
1.2021.2.1 | 420 | 2/27/2021 |
1.2020.11.1 | 4,146 | 11/8/2020 |
1.2020.8.1 | 3,032 | 8/20/2020 |
1.2020.7.9 | 2,026 | 7/12/2020 |
1.2020.7.8 | 768 | 7/7/2020 |
1.2020.7.7 | 777 | 7/3/2020 |
1.2020.7.6 | 560 | 7/3/2020 |
1.2020.7.5 | 498 | 7/3/2020 |
#23 Added columns/pk/fk in for VSDX
#34 Added multiple connection points
#35 Added Containers
#33 Added option to hide parent tables (thanks Dani)
#32 Fixed issue where the hide/display options were not actually taken up
#20 First draft of VSDX file format
#28 Modified load of tables when using solutions Thank @AndyTait35
Hidden tables that are actually many to many relationships
Changes to Tables and Columns throughout
#24 - Fixed issue with 1:M, M:1 and M:M creation (Thanks @popemot)
#23 - New Grid for columns so you can put them into your visio (😁 THANKS MCJ)
#22 - Allow you to open the Visio file straight away (🙄 THANKS MCJ)
#21 - Removed File field into selection when Create Visio option used. (🤬 THANKS MCJ)
Additional Sort for Columns
Changed all lists to grids to allow correct display
#18 - Fixed bug with many to many with duplicate FK keys
#17 - Fixed bug with Hide Activity not actually hiding activities
#16 - Fixed bug with re-running visio export caused error
#14 - Hopefully fixed bug when creating a big erd (Thanks Susan) 🤞
Added icons and paypal config
#14 - Fixed bug which didnt load settings if a new install
#13 - Added option to display Entities and fields with display name rather than logical
#12 - Added ability to export / import settings
#9 - Added option to hide activities.
Multiple settings now available
#7 Added Save Settings (thanks DiggaTheWolf)
#8 Added prompt to override file (Thanks DiggaTheWolf)