DLaB.Xrm.EarlyBoundGeneratorV2
2.2023.4.3
Prefix Reserved
See the version list below for details.
dotnet add package DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2023.4.3
NuGet\Install-Package DLaB.Xrm.EarlyBoundGeneratorV2 -Version 2.2023.4.3
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2" Version="2.2023.4.3" />
<PackageVersion Include="DLaB.Xrm.EarlyBoundGeneratorV2" Version="2.2023.4.3" />
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2" />
paket add DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2023.4.3
#r "nuget: DLaB.Xrm.EarlyBoundGeneratorV2, 2.2023.4.3"
#:package DLaB.Xrm.EarlyBoundGeneratorV2@2.2023.4.3
#addin nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2023.4.3
#tool nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2023.4.3
Generates Early Bound Entities/Option Sets/Actions. Uses CrmSvcUtil from the SDK, and shows command line used to create the classes.
| 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. |
-
- XrmToolBoxPackage (>= 1.2020.12.43)
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 |
|---|---|---|
| 2.2025.11.14 | 1,603 | 11/14/2025 |
| 2.2025.8.26 | 4,608 | 8/27/2025 |
| 2.2025.8.13 | 1,182 | 8/14/2025 |
| 2.2025.8.11 | 495 | 8/12/2025 |
| 2.2025.8.8 | 279 | 8/10/2025 |
| 2.2025.8.6 | 351 | 8/7/2025 |
| 2.2025.7.29 | 830 | 7/30/2025 |
| 2.2025.7.22 | 1,012 | 7/24/2025 |
| 2.2025.7.11 | 977 | 7/11/2025 |
| 2.2025.7.3 | 699 | 7/4/2025 |
| 2.2025.4.20 | 3,021 | 4/21/2025 |
| 2.2024.11.8 | 6,069 | 11/12/2024 |
| 2.2024.10.16 | 2,246 | 10/17/2024 |
| 2.2024.9.11 | 2,968 | 9/12/2024 |
| 2.2024.9.8 | 1,141 | 9/9/2024 |
| 2.2024.5.16 | 5,132 | 5/17/2024 |
| 2.2023.4.3 | 424 | 4/5/2023 |
V2.2023.4.3
Warn on Default Settings Loaded #382
Default location errors #381
Output Folders not converting to Output File Name #380
Allow for configurable Transliteration Path #379
Hide Message Properties when not generated #378
Removal of Microsoft.Xrm.Client #377
Remove Base Class Generation #376
Implement Entities Category Settings #375
Implement Global Settings #374
Create Group Message By Request Setting #373
Implement Suppress Generated Code Attribute #372
Add option to split Actions/Messages #371
Allow for Legacy CrmSvcUtil State Enums #370
Allow For Single Files #369
Remove All App Config References #368
Implement CodeGenerationService #367
Implement CodeWriterFilterService #366
Implement IMetadataProviderService #365
Cleanup Local Option Set files #364
Enum names aren't being cased #362
Update the config for Field Generation #361
Enable CustomizeCodeDomService SettingsMap Settings #358
Update to use new PAC ModelBuilder #352
PAC Modelbuilder Utilize DLaB Naming Service #353
Enable generation of Entity Consts #354
Enable NamingService SettingsMap Settings #355
Allow for not updating Settings File #357
Member names cannot be the same as their enclosing type with generated Actions #349
EarlyBoundGenerator.Api doesn't return any indication when an error occurs #332
Order settings a bit better #321
V1.2022.9.22
Fix for Object Reference Not Set to Instance of Object after using clientid/secret connection? #333
V1.2022.5.3
Fix for Unable to run from Google Drive #317
Fix for Deleting files Deletes from Temporary Folder, not output folder #318
V1.2022.4.3
Fix Action.cs is added to the .csroject file, even if it was deleted by CustomCodeGenerationService.WriteInternal #313
V1.2022.2.4
Fix for Can't define an output directory for generated entities #308
V1.2021.12.12
Added option to generate attributes using logical names #304
V1.2021.10.6
Add N:N Relationships to Fields Constants #258
Fix for Global Option Sets with the same name as the entity causes conflicts #300