Greg.Xrm.ConstantsExtractor
1.2025.9.2
dotnet add package Greg.Xrm.ConstantsExtractor --version 1.2025.9.2
NuGet\Install-Package Greg.Xrm.ConstantsExtractor -Version 1.2025.9.2
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="Greg.Xrm.ConstantsExtractor" Version="1.2025.9.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Greg.Xrm.ConstantsExtractor" Version="1.2025.9.2" />
<PackageReference Include="Greg.Xrm.ConstantsExtractor" />
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 Greg.Xrm.ConstantsExtractor --version 1.2025.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Greg.Xrm.ConstantsExtractor, 1.2025.9.2"
#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 Greg.Xrm.ConstantsExtractor@1.2025.9.2
#: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=Greg.Xrm.ConstantsExtractor&version=1.2025.9.2
#tool nuget:?package=Greg.Xrm.ConstantsExtractor&version=1.2025.9.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple tool that generates entity constants from Dataverse solutions, to simplify the usage of late bound entitites.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2022.10.58)
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.2025.9.2 | 94 | 9/21/2025 |
1.2023.10.4 | 4,254 | 10/31/2023 |
1.2023.10.2 | 277 | 10/27/2023 |
1.2023.5.13 | 2,006 | 5/5/2023 |
1.2023.5.11 | 216 | 5/5/2023 |
1.2022.10.2 | 4,244 | 10/4/2022 |
1.2022.10.1 | 487 | 10/4/2022 |
1.2022.7.5 | 467 | 7/25/2022 |
1.2022.7.4 | 463 | 7/25/2022 |
1.2022.7.3 | 474 | 7/25/2022 |
1.2022.7.2 | 472 | 7/25/2022 |
1.2022.7.1 | 470 | 7/25/2022 |
1.2022.4.5 | 3,836 | 4/27/2022 |
1.2022.4.4 | 523 | 4/26/2022 |
1.2022.4.3 | 497 | 4/24/2022 |
Kudos to Gianluca Tocco.