DLaB.Xrm.EarlyBoundGeneratorV2.Api
2.2025.4.20
Prefix Reserved
dotnet add package DLaB.Xrm.EarlyBoundGeneratorV2.Api --version 2.2025.4.20
NuGet\Install-Package DLaB.Xrm.EarlyBoundGeneratorV2.Api -Version 2.2025.4.20
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2.Api" Version="2.2025.4.20" />
<PackageVersion Include="DLaB.Xrm.EarlyBoundGeneratorV2.Api" Version="2.2025.4.20" />
<PackageReference Include="DLaB.Xrm.EarlyBoundGeneratorV2.Api" />
paket add DLaB.Xrm.EarlyBoundGeneratorV2.Api --version 2.2025.4.20
#r "nuget: DLaB.Xrm.EarlyBoundGeneratorV2.Api, 2.2025.4.20"
#addin nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2.Api&version=2.2025.4.20
#tool nuget:?package=DLaB.Xrm.EarlyBoundGeneratorV2.Api&version=2.2025.4.20
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.2025.4.20 | 177 | 4/21/2025 |
2.2024.11.8 | 154 | 11/12/2024 |
2.2024.10.16 | 113 | 10/17/2024 |
2.2024.9.11 | 154 | 9/12/2024 |
2.2024.9.8 | 134 | 9/9/2024 |
2.2024.5.16 | 231 | 5/17/2024 |
2.2024.5.8 | 139 | 5/9/2024 |
2.2024.5.4 | 105 | 5/3/2024 |
2.2024.2.1 | 787 | 2/1/2024 |
2.2024.1.23 | 139 | 1/24/2024 |
2.2023.12.22 | 195 | 12/22/2023 |
2.2023.12.21 | 157 | 12/21/2023 |
2.2023.12.20 | 153 | 12/21/2023 |
2.2023.12.16 | 148 | 12/17/2023 |
2.2023.12.14 | 147 | 12/14/2023 |
2.2023.12.12 | 143 | 12/13/2023 |
2.2023.12.10 | 133 | 12/11/2023 |
2.2023.12.4 | 170 | 12/5/2023 |
2.2023.5.13 | 225 | 5/14/2023 |
2.2023.4.9 | 222 | 4/10/2023 |
2.2023.4.3 | 225 | 4/5/2023 |
V2.2025.4.20
Fix for Early-bound "Responses" for messages have incorrect capitalization of attributes #519
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
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