Xrm.EntityExplorer
1.2026.6.30
dotnet add package Xrm.EntityExplorer --version 1.2026.6.30
NuGet\Install-Package Xrm.EntityExplorer -Version 1.2026.6.30
<PackageReference Include="Xrm.EntityExplorer" Version="1.2026.6.30" />
<PackageVersion Include="Xrm.EntityExplorer" Version="1.2026.6.30" />
<PackageReference Include="Xrm.EntityExplorer" />
paket add Xrm.EntityExplorer --version 1.2026.6.30
#r "nuget: Xrm.EntityExplorer, 1.2026.6.30"
#:package Xrm.EntityExplorer@1.2026.6.30
#addin nuget:?package=Xrm.EntityExplorer&version=1.2026.6.30
#tool nuget:?package=Xrm.EntityExplorer&version=1.2026.6.30
Entity Explorer
Entity Explorer is an XrmToolBox plugin for Dynamics 365 / Dataverse that lets you explore, analyze, and export entity metadata across your environment.
Whether you're building a data dictionary, planning an integration, auditing a schema, or just trying to understand what's in an org you inherited — Entity Explorer gets every entity into a grid you can sort, filter, group, and export to Excel in one click.
Features
Comprehensive metadata retrieval — loads every entity in your connected org. Each row shows the entity's display name, logical name, schema name, attribute counts, and dozens of additional metadata properties.
Flexible grid — powered by DevExpress, the grid supports multi-column sorting, grouping, filtering, and a column chooser so you can surface only the properties you care about. Hide the noise, keep what matters.
Attribute counts at a glance — see the total and custom attribute count for every entity without opening each one individually.
Record counts on demand — click Count Records to see how many records exist in each entity. Runs in the background so it doesn't block the rest of the grid.
Export to Excel — export the entire grid (with your current grouping and column layout) to a .xlsx file in one click.
Cancel at any time — metadata retrieval can take a while in large orgs. A cancel button lets you stop the process cleanly at any point.
Built-in help — press Ctrl+H to open the online help documentation in a side panel without leaving the tool.
Getting Started
- Install XrmToolBox if you haven't already: xrmtoolbox.com
- Find Entity Explorer in the XrmToolBox Tool Library and install it.
- Connect to a Dynamics 365 / Dataverse environment using XrmToolBox's connection manager.
- Open the tool — entities load automatically.
- Wait for the retrieval to complete — progress is shown in the status bar.
- Sort, group, filter, and use the column chooser to explore the data.
- Click Count Records if you need record counts.
- Click Export to save to Excel when ready.
Online Help
Full documentation: https://xrmdocs.cloudevolv.com/docs/entityexporthelp.html
Or press Ctrl+H while the plugin is open.
About
Built by cloudevolv.com — Dynamics 365 consulting and tools.
Donations via PayPal help keep the tool maintained and free.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.2.60)
- Microsoft.CrmSdk.XrmTooling.CoreAssembly (>= 9.1.1.65)
- Microsoft.IdentityModel (>= 7.0.0)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 5.3.0)
- Microsoft.Web.WebView2 (>= 1.0.4022.49)
- Microsoft.Web.Xdt (>= 3.1.0)
- MscrmTools.Xrm.Connection (>= 1.2025.9.64)
- NuGet.Common (>= 6.12.1)
- NuGet.Packaging (>= 6.12.1)
- NuGet.Protocol (>= 6.12.1)
- System.Text.Json (>= 9.0.1)
- XrmToolBoxPackage (>= 1.2025.10.74)
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.2026.6.30 | 0 | 6/30/2026 |
| 1.2026.6.29 | 61 | 6/29/2026 |
| 1.2025.2.6 | 7,087 | 2/6/2025 |
| 1.2019.12.5 | 54,943 | 12/4/2019 |
Modernized NuGet packaging and dependency versions to match the rest of the XrmToolbox plugin family.