Xrm.AttributeExplorer 1.2026.6.28

dotnet add package Xrm.AttributeExplorer --version 1.2026.6.28
                    
NuGet\Install-Package Xrm.AttributeExplorer -Version 1.2026.6.28
                    
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="Xrm.AttributeExplorer" Version="1.2026.6.28" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xrm.AttributeExplorer" Version="1.2026.6.28" />
                    
Directory.Packages.props
<PackageReference Include="Xrm.AttributeExplorer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xrm.AttributeExplorer --version 1.2026.6.28
                    
#r "nuget: Xrm.AttributeExplorer, 1.2026.6.28"
                    
#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.
#:package Xrm.AttributeExplorer@1.2026.6.28
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xrm.AttributeExplorer&version=1.2026.6.28
                    
Install as a Cake Addin
#tool nuget:?package=Xrm.AttributeExplorer&version=1.2026.6.28
                    
Install as a Cake Tool

Xrm.AttributeExplorer

Type: Project README — Azure DevOps primary project page Template version: 1.1 | June 2026 Last updated: 2026-06-28 — Chris Vitacek (via Claude Code)


Overview

Attribute Explorer is an XrmToolBox plugin for Dynamics 365 / Dataverse that lets consultants and developers explore, analyze, and export attribute (field) metadata across every entity in a connected environment. It solves a recurring need in CRM/Dataverse work — building a data dictionary, mapping fields for an integration, auditing a schema, or making sense of an org you've inherited — by pulling all that metadata into a single sortable, filterable, exportable grid instead of digging through Advanced Find or the maker portal one entity at a time.

Summary

The tool is mature and in active production use, distributed through the XrmToolBox Tool Library via a public NuGet feed. Current work is mostly housekeeping and growth: cleaning up outdated NuGet/package metadata (license info, project link, application icon), and a marketing push — a new promotional widget that will appear both on the Xrm.Documentation help site and inside the plugin itself, plus a "What's New" section in the docs. The Azure DevOps project that hosts this work (XRM Toolbox Projects) is a shared parent across all of Chris's XrmToolBox plugins — work specific to this tool is organized within that shared project under the Xrm.AttributeExplorer project area.

Project type: Enhancement / Ongoing maintenance Status: In progress Owner: Chris Vitacek (cloudevolv.com) Start date: 2025-02-06 (migration into this Azure DevOps repo — the tool predates the migration) Target completion: TBD — ongoing maintenance, no fixed end date


Artifact inventory

All links, references, and resources related to this project. Keep this section current — when a new artifact is created, add it here. Mark anything no longer active with a status of Retired or Abandoned rather than deleting the row.

Note: The Azure DevOps project linked below ("XRM Toolbox Projects") is not specific to Xrm.AttributeExplorer — it's a parent project shared by all of Chris's XrmToolBox plugins. Work for this plugin is scoped within that shared project under the area path XRM Toolbox Projects\Xrm.AttributeExplorer. Sibling plugins use their own area path under the same project (e.g. Xrm.EntityExplorer, Xrm.Documentation). See docs/azure-devops.md for the full breakdown (org, project, area path, process template, valid work item states).

Resource Environment Type Status Comments
XRM Toolbox Projects Azure DevOps (CE) ADO Project Active Parent project shared across all XrmToolBox plugins; this tool's work lives under the Xrm.AttributeExplorer area
Xrm.AttributeExplorer Azure DevOps (CE) ADO Git Repo Active Source of truth for code
Xrm.AttributeExplorer Pipeline Azure DevOps (CE) Pipeline (CI/CD) Active 3-stage Build → Validate → Publish pipeline; publishes to NuGet.org
Xrm.AttributeExplorer Local Repo VS Code Project Active D:\Users\Chris\local-repos\cloudevolv-repos\XrmToolbox\Xrm.AttributeExplorer
Xrm.AttributeExplorer Claude Desktop Cowork Project Active Same local path — AI workspace used for documentation/planning sessions

Public-facing & documentation — distribution and help content

Resource Environment Type Status
Xrm.AttributeExplorer on XrmToolBox Web Site XrmToolBox Plugin Listing Active
Xrm.AttributeExplorer on NuGet Web Site NuGet Package Active
Attribute Export Help Web Site Help Documentation Active
Entity Export Help Web Site Help Documentation Active
Developer Notes Web Site Help Documentation Active
Independent Review — Linn Zaw Win Web Site Third-Party Review / Blog Post Active

History and task list

Sourced live from the Azure DevOps work item tree (Area Path XRM Toolbox Projects\Xrm.AttributeExplorer) and this repo's Git history — no separately-maintained recollection entries. Grouped by Feature, showing User Story–level progress. Plain Tasks are intentionally left off this table (too granular — see the ADO board for that level of detail); Bugs are still listed individually since they're notable regardless of how ADO categorizes them internally. Use in the Date column where there's no single dated event (e.g. an in-progress or multi-commit item).

Feature #123 — 2026 Application Update and Maintenance

Date Task Project / Area Status
Advanced Project Documentation and Setup User Story Complete
Build & Dependency Maintenance User Story Complete
Xrm.Documentation Updates User Story In Progress
Marketing Widget Rollout User Story In Progress
Plugin Core Maintenance User Story In Progress

Feature #92 — Automate NuGet deployment via an ADO Pipeline

Date Task Project / Area Status
NuGet Packaging Cleanup User Story Complete
Bug: NuGet package has the wrong Project Link NuGet Packaging Cleanup Complete
Bug: NuGet package has the wrong application icon NuGet Packaging Cleanup Complete
CI/CD Pipeline User Story In Progress

Contacts

Role Name Contact
Project owner Chris Vitacek chrisvitacek@gmail.com
Technical lead Chris Vitacek chrisvitacek@gmail.com
Stakeholder XrmToolBox plugin users (in-app support contact) cvitacek@hotmail.com

This document is the source-of-truth summary for this project. Technical details live in the repo and linked docs above.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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
1.2026.6.28 72 6/28/2026
1.2025.2.6 8,559 2/6/2025
1.2024.5.24 12,968 5/22/2024
1.2020.1.30 56,445 1/30/2020

Update NuGet packages and fix deprecated ShowInfoNotification.