FormulaInsights.XrmToolBox 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package FormulaInsights.XrmToolBox --version 1.0.4
                    
NuGet\Install-Package FormulaInsights.XrmToolBox -Version 1.0.4
                    
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="FormulaInsights.XrmToolBox" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FormulaInsights.XrmToolBox" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="FormulaInsights.XrmToolBox" />
                    
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 FormulaInsights.XrmToolBox --version 1.0.4
                    
#r "nuget: FormulaInsights.XrmToolBox, 1.0.4"
                    
#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 FormulaInsights.XrmToolBox@1.0.4
                    
#: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=FormulaInsights.XrmToolBox&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=FormulaInsights.XrmToolBox&version=1.0.4
                    
Install as a Cake Tool

XrmToolBox plugin for analyzing and visualizing Microsoft Dataverse calculated columns, rollup fields, and formula columns. Transform complex XAML FormulaDefinitions into user-friendly displays with advanced parsing capabilities for calculated fields, rollup fields, and Power Fx formulas.

There are no supported framework assets in this 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 1.0.4: Fixed icon URL accessibility with reliable hosting solution. Version 1.0.3: Fixed version synchronization between assembly and package. Version 1.0.2: Improved icon configuration and package metadata. Initial release featuring calculated field analysis, rollup field visualization, Power Fx formula parsing, user-friendly XAML display, and advanced conditional logic parsing (IF-THEN-ELSE support).