EntityFieldsAnalyser 1.1.1.5
See the version list below for details.
dotnet add package EntityFieldsAnalyser --version 1.1.1.5
NuGet\Install-Package EntityFieldsAnalyser -Version 1.1.1.5
<PackageReference Include="EntityFieldsAnalyser" Version="1.1.1.5" />
paket add EntityFieldsAnalyser --version 1.1.1.5
#r "nuget: EntityFieldsAnalyser, 1.1.1.5"
// Install EntityFieldsAnalyser as a Cake Addin #addin nuget:?package=EntityFieldsAnalyser&version=1.1.1.5 // Install EntityFieldsAnalyser as a Cake Tool #tool nuget:?package=EntityFieldsAnalyser&version=1.1.1.5
This Tool allow you to get an overview about your entity :
the Fields in your entity by Types.
the percentage of use of each field in your entity.
charting about:
Managed/Unmanaged Fields in your Entity.
The Count of Fields Per Type.
the volume usage of your entity(about fields).
You can Also display the data chart by percentage.
There's Also a field calculator to give you an idea if you can create such number of field of different types in your entity.
This tool can analyse your huge data (+500K records).
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2020.12.37)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Export Issue Fixed.