DLaB.Xrm.EarlyBoundGeneratorV2.Api 2.2024.5.8

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package DLaB.Xrm.EarlyBoundGeneratorV2.Api --version 2.2024.5.8
NuGet\Install-Package DLaB.Xrm.EarlyBoundGeneratorV2.Api -Version 2.2024.5.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2.Api" Version="2.2024.5.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.EarlyBoundGeneratorV2.Api --version 2.2024.5.8
#r "nuget: DLaB.Xrm.EarlyBoundGeneratorV2.Api, 2.2024.5.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install DLaB.Xrm.EarlyBoundGeneratorV2.Api as a Cake Addin
#addin nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2.Api&version=2.2024.5.8

// Install DLaB.Xrm.EarlyBoundGeneratorV2.Api as a Cake Tool
#tool nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2.Api&version=2.2024.5.8

Generates Early Bound Entities/Option Sets/Actions Without XrmToolBox Dependencies.  Uses ModelBuilder from the PAC.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.5.8 46 5/9/2024
2.2024.5.4 65 5/3/2024
2.2024.2.1 373 2/1/2024
2.2024.1.23 90 1/24/2024
2.2023.12.22 155 12/22/2023
2.2023.12.21 106 12/21/2023
2.2023.12.20 104 12/21/2023
2.2023.12.16 101 12/17/2023
2.2023.12.14 103 12/14/2023
2.2023.12.12 105 12/13/2023
2.2023.12.10 94 12/11/2023
2.2023.12.4 127 12/5/2023
2.2023.5.13 176 5/14/2023
2.2023.4.9 158 4/10/2023
2.2023.4.3 173 4/5/2023

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

V2.2023.5.13
Duplicate Microsoft.Xrm.Sdk.Client.ProxyTypesAssemblyAttribute() Created #413
ProxyTypesAssemblyAttribute is generated multiple times on each entity class #408
Error when generating AttributeNameConsts when attribute name matches entity name #411
Fix for Exception on generating model with Model Builder V2 nuget #407
Fields Const file should generate related entity name fields #406
Make Fields Class Partial #405
Error on Transliteration #404
Use BPF Display Name for Relationship Attributes #403
Project file corrupted after import #402
Allow For Custom Dictionary Entries #401