DLaB.Xrm.EarlyBoundGeneratorV2
2.2025.7.22
Prefix Reserved
See the version list below for details.
dotnet add package DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2025.7.22
NuGet\Install-Package DLaB.Xrm.EarlyBoundGeneratorV2 -Version 2.2025.7.22
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2" Version="2.2025.7.22" />
<PackageVersion Include="DLaB.Xrm.EarlyBoundGeneratorV2" Version="2.2025.7.22" />
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2" />
paket add DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2025.7.22
#r "nuget: DLaB.Xrm.EarlyBoundGeneratorV2, 2.2025.7.22"
#:package DLaB.Xrm.EarlyBoundGeneratorV2@2.2025.7.22
#addin nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2025.7.22
#tool nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2025.7.22
Generates Early Bound Entities/Option Sets/Messages. Uses the DataverseModelBuilder from the SDK, and shows command line used to create the classes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
- XrmToolBox (>= 1.2023.12.68)
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.8.26 | 1,781 | 8/27/2025 |
2.2025.8.13 | 1,075 | 8/14/2025 |
2.2025.8.11 | 419 | 8/12/2025 |
2.2025.8.8 | 222 | 8/10/2025 |
2.2025.8.6 | 277 | 8/7/2025 |
2.2025.7.29 | 725 | 7/30/2025 |
2.2025.7.22 | 940 | 7/24/2025 |
2.2025.7.11 | 913 | 7/11/2025 |
2.2025.7.3 | 634 | 7/4/2025 |
2.2025.4.20 | 2,937 | 4/21/2025 |
2.2024.11.8 | 6,002 | 11/12/2024 |
2.2024.10.16 | 2,187 | 10/17/2024 |
2.2024.9.11 | 2,921 | 9/12/2024 |
2.2024.9.8 | 1,080 | 9/9/2024 |
2.2024.5.16 | 5,084 | 5/17/2024 |
2.2024.5.8 | 1,516 | 5/9/2024 |
2.2024.5.4 | 1,388 | 5/3/2024 |
2.2024.2.1 | 4,587 | 2/1/2024 |
2.2024.1.23 | 1,922 | 1/24/2024 |
2.2023.12.22 | 2,644 | 12/22/2023 |
2.2023.12.21 | 1,663 | 12/21/2023 |
2.2023.12.20 | 1,290 | 12/21/2023 |
2.2023.12.16 | 1,865 | 12/17/2023 |
2.2023.12.14 | 1,432 | 12/14/2023 |
2.2023.12.13 | 1,697 | 12/13/2023 |
2.2023.12.12 | 1,526 | 12/13/2023 |
2.2023.12.10 | 1,704 | 12/11/2023 |
2.2023.12.4 | 632 | 12/5/2023 |
2.2023.5.13 | 6,249 | 5/14/2023 |
2.2023.4.24 | 1,613 | 4/25/2023 |
2.2023.4.21 | 350 | 4/24/2023 |
2.2023.4.20 | 308 | 4/21/2023 |
2.2023.4.17 | 486 | 4/18/2023 |
2.2023.4.12 | 560 | 4/13/2023 |
2.2023.4.9 | 524 | 4/10/2023 |
2.2023.4.6 | 390 | 4/6/2023 |
2.2023.4.5 | 346 | 4/5/2023 |
2.2023.4.4 | 331 | 4/5/2023 |
2.2023.4.3 | 356 | 4/5/2023 |
V2.2025.7.22
Fix Invalid Position Casing #546
V2.2025.7.11
Fix for Naming Collision for Entity and Attribute Names #545
V2.2025.7.3
Fix "Make Reference Types Nullable" setting generates code with nullability errors #533
Actually Add ExchangeRate token for #536
Fix Early Bound classes not compiling if Connection included as Entity and Make all fields editable is false #532
Honor custom OptionSet name casing #541
Create Save Settings button #544
Fix for msdynmkt_PersonalizationDynamicTextAiRequest does not generate properly #502
V2.2025.4.20
Fix for Early-bound "Responses" for messages have incorrect capitalization of attributes #519
Fix for Create standard message not exported #522
Fix for Enum property generated with wrong type #537
Fix for Add Czech language (cs-CZ; 1029) as alphabet for the Option Sets transliteration #529 Thank you Luboš Jánský for providing the alphabet transliteration file!
V2.2024.11.8
Fix for Customizable CustomTextWriter.InvalidStringsForPropertiesNeedingNullableTypes
V2.2024.10.16
Fix for EBGv2: Entity constructor that takes anonymousType throws NullReferenceException resolves #521 Thank you Jānis Veinbergs for reporting!
Fix for Connection_Record1ObjectTypeCode is missing in generated optionsets resolves #520 Thank you Matt Ritchie for reporting!
V2.2024.9.11
Fix for make reference types nullable" should generate a nullable opt-in directive #500 Thank you Oliver Tressler!
V2.2024.9.8
Don't update Project file for .NET SDK Style Projects #491
Allow EBG to accept a path to a settings file. #514
Special characters not generating in V2 (ë) #506