DLaB.Xrm.EarlyBoundGeneratorV2
2.2024.10.16
Prefix Reserved
dotnet add package DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2024.10.16
NuGet\Install-Package DLaB.Xrm.EarlyBoundGeneratorV2 -Version 2.2024.10.16
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2" Version="2.2024.10.16" />
paket add DLaB.Xrm.EarlyBoundGeneratorV2 --version 2.2024.10.16
#r "nuget: DLaB.Xrm.EarlyBoundGeneratorV2, 2.2024.10.16"
// Install DLaB.Xrm.EarlyBoundGeneratorV2 as a Cake Addin #addin nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2024.10.16 // Install DLaB.Xrm.EarlyBoundGeneratorV2 as a Cake Tool #tool nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2&version=2.2024.10.16
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.2024.10.16 | 1,271 | 10/17/2024 |
2.2024.9.11 | 2,543 | 9/12/2024 |
2.2024.9.8 | 662 | 9/9/2024 |
2.2024.5.16 | 4,653 | 5/17/2024 |
2.2024.5.8 | 1,167 | 5/9/2024 |
2.2024.5.4 | 972 | 5/3/2024 |
2.2024.2.1 | 4,175 | 2/1/2024 |
2.2024.1.23 | 1,503 | 1/24/2024 |
2.2023.12.22 | 2,250 | 12/22/2023 |
2.2023.12.21 | 1,230 | 12/21/2023 |
2.2023.12.20 | 934 | 12/21/2023 |
2.2023.12.16 | 1,440 | 12/17/2023 |
2.2023.12.14 | 1,144 | 12/14/2023 |
2.2023.12.13 | 1,278 | 12/13/2023 |
2.2023.12.12 | 1,050 | 12/13/2023 |
2.2023.12.10 | 1,300 | 12/11/2023 |
2.2023.12.4 | 587 | 12/5/2023 |
2.2023.5.13 | 6,140 | 5/14/2023 |
2.2023.4.24 | 1,524 | 4/25/2023 |
2.2023.4.21 | 270 | 4/24/2023 |
2.2023.4.20 | 222 | 4/21/2023 |
2.2023.4.17 | 412 | 4/18/2023 |
2.2023.4.12 | 475 | 4/13/2023 |
2.2023.4.9 | 427 | 4/10/2023 |
2.2023.4.6 | 302 | 4/6/2023 |
2.2023.4.5 | 265 | 4/5/2023 |
2.2023.4.4 | 244 | 4/5/2023 |
2.2023.4.3 | 268 | 4/5/2023 |
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
V2.2024.5.16
Add option to mark all attributes as nullable (C# 8.0) #311
V2.2024.5.8
Allow for specifying more than 100 entities in entity whitelist #493
V2.2024.5.4
Allow for Blacklist of Attribute Names #494
V2.2024.2.1
Virtual Attributes with Make all fields Editable Creates invalid setters #484
V2.2024.1.23
Fix for Null Ref when missing local language pack classes #480
V2.2023.12.22
Fix for Connection Record1ObjectTypeCode and Connection_Record2ObjectTypeCode Are noisy between Environments #477
V2.2023.12.21
Add a Search Box for the Properties Grid #476
Fix for Naming Conventions for OptionSets #316
V2.2023.12.20
Allow for Enum Name Replacement strings #475
Alternate Keys aren't ordered #474
Fix Error with StateCode when overriding EntityName #473
V2.2023.12.16
Fix Ordering of local Enums #472
Fix "Use Enum for State Codes" generates enum with lowercase first letter #439
V2.2023.12.14
State Name is incorrect when using Entity Class Name Overrides #469
V2.2023.12.13
Add a default Messages Whitelist #468
V2.2023.12.12
Allow to override Entity Names #467
V2.2023.12.10
Fix EBG V2 Generation Error: Microsoft.Xrm.Sdk.PreferredSolutionDetails is not available #465
IEnumerable Activity Party Typing Bug (again) #464
Handle Xml File Formatting #461
Added claw/clawback to dictionary
V2.2023.12.4
Added Option to suppress Auto-Generated by comment #414
Added Option to import all languages label - Early Bound Generator #426
Added Character substitution list for Danish #441
Fix for "Delete Files from Output folders" fails if "Generate Messages" = False #447
Audible Completion Notification setting don't work #452
Add setting to specify output folder location #451
IL Merge Free
V2.2023.9.21
Utilize EmitEntityETC Setting #446
Use emitVirtualAttributes #445
Add Ability to Trace Model Builder #444
Capitalize BookableResourceTypes choice correctly #443
Fix for UpsertMultiple request always getting generated #442