DLaB.Xrm.EarlyBoundGeneratorV2
2.2025.7.3
Prefix Reserved
See the version list below for details.
dotnet add package DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2025.7.3
NuGet\Install-Package DLaB.Xrm.EarlyBoundGeneratorV2 -Version 2.2025.7.3
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2" Version="2.2025.7.3" />
<PackageVersion Include="DLaB.Xrm.EarlyBoundGeneratorV2" Version="2.2025.7.3" />
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2" />
paket add DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2025.7.3
#r "nuget: DLaB.Xrm.EarlyBoundGeneratorV2, 2.2025.7.3"
#:package DLaB.Xrm.EarlyBoundGeneratorV2@2.2025.7.3
#addin nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2025.7.3
#tool nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2025.7.3
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,523 | 8/27/2025 |
2.2025.8.13 | 1,045 | 8/14/2025 |
2.2025.8.11 | 395 | 8/12/2025 |
2.2025.8.8 | 202 | 8/10/2025 |
2.2025.8.6 | 266 | 8/7/2025 |
2.2025.7.29 | 724 | 7/30/2025 |
2.2025.7.22 | 806 | 7/24/2025 |
2.2025.7.11 | 897 | 7/11/2025 |
2.2025.7.3 | 623 | 7/4/2025 |
2.2025.4.20 | 2,925 | 4/21/2025 |
2.2024.11.8 | 5,991 | 11/12/2024 |
2.2024.10.16 | 2,187 | 10/17/2024 |
2.2024.9.11 | 2,911 | 9/12/2024 |
2.2024.9.8 | 1,066 | 9/9/2024 |
2.2024.5.16 | 5,074 | 5/17/2024 |
2.2024.5.8 | 1,502 | 5/9/2024 |
2.2024.5.4 | 1,378 | 5/3/2024 |
2.2024.2.1 | 4,575 | 2/1/2024 |
2.2024.1.23 | 1,911 | 1/24/2024 |
2.2023.12.22 | 2,634 | 12/22/2023 |
2.2023.12.21 | 1,653 | 12/21/2023 |
2.2023.12.20 | 1,280 | 12/21/2023 |
2.2023.12.16 | 1,855 | 12/17/2023 |
2.2023.12.14 | 1,422 | 12/14/2023 |
2.2023.12.13 | 1,687 | 12/13/2023 |
2.2023.12.12 | 1,514 | 12/13/2023 |
2.2023.12.10 | 1,694 | 12/11/2023 |
2.2023.12.4 | 621 | 12/5/2023 |
2.2023.5.13 | 6,239 | 5/14/2023 |
2.2023.4.24 | 1,602 | 4/25/2023 |
2.2023.4.21 | 340 | 4/24/2023 |
2.2023.4.20 | 298 | 4/21/2023 |
2.2023.4.17 | 477 | 4/18/2023 |
2.2023.4.12 | 541 | 4/13/2023 |
2.2023.4.9 | 503 | 4/10/2023 |
2.2023.4.6 | 370 | 4/6/2023 |
2.2023.4.5 | 336 | 4/5/2023 |
2.2023.4.4 | 312 | 4/5/2023 |
2.2023.4.3 | 345 | 4/5/2023 |
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