DLaB.Xrm.EarlyBoundGeneratorV2.Api
2.2024.9.11
Prefix Reserved
See the version list below for details.
dotnet add package DLaB.Xrm.EarlyBoundGeneratorV2.Api --version 2.2024.9.11
NuGet\Install-Package DLaB.Xrm.EarlyBoundGeneratorV2.Api -Version 2.2024.9.11
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2.Api" Version="2.2024.9.11" />
paket add DLaB.Xrm.EarlyBoundGeneratorV2.Api --version 2.2024.9.11
#r "nuget: DLaB.Xrm.EarlyBoundGeneratorV2.Api, 2.2024.9.11"
// Install DLaB.Xrm.EarlyBoundGeneratorV2.Api as a Cake Addin #addin nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2.Api&version=2.2024.9.11 // Install DLaB.Xrm.EarlyBoundGeneratorV2.Api as a Cake Tool #tool nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2.Api&version=2.2024.9.11
Generates Early Bound Entities/Option Sets/Actions Without XrmToolBox Dependencies. Uses ModelBuilder from the PAC.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
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 | 81 | 10/17/2024 |
2.2024.9.11 | 133 | 9/12/2024 |
2.2024.9.8 | 111 | 9/9/2024 |
2.2024.5.16 | 199 | 5/17/2024 |
2.2024.5.8 | 117 | 5/9/2024 |
2.2024.5.4 | 78 | 5/3/2024 |
2.2024.2.1 | 581 | 2/1/2024 |
2.2024.1.23 | 122 | 1/24/2024 |
2.2023.12.22 | 180 | 12/22/2023 |
2.2023.12.21 | 143 | 12/21/2023 |
2.2023.12.20 | 137 | 12/21/2023 |
2.2023.12.16 | 130 | 12/17/2023 |
2.2023.12.14 | 133 | 12/14/2023 |
2.2023.12.12 | 127 | 12/13/2023 |
2.2023.12.10 | 118 | 12/11/2023 |
2.2023.12.4 | 156 | 12/5/2023 |
2.2023.5.13 | 197 | 5/14/2023 |
2.2023.4.9 | 196 | 4/10/2023 |
2.2023.4.3 | 196 | 4/5/2023 |
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
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
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.12
Allow to override Entity Names #467
V2.2023.12.10
Fix IEnumerable Activity Party Typing Bug (again) #464
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
Add setting to specify output folder location #451
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