DLaB.Xrm.EarlyBoundGenerator.Api
1.2022.9.22
Prefix Reserved
dotnet add package DLaB.Xrm.EarlyBoundGenerator.Api --version 1.2022.9.22
NuGet\Install-Package DLaB.Xrm.EarlyBoundGenerator.Api -Version 1.2022.9.22
<PackageReference Include="DLaB.Xrm.EarlyBoundGenerator.Api" Version="1.2022.9.22" />
<PackageVersion Include="DLaB.Xrm.EarlyBoundGenerator.Api" Version="1.2022.9.22" />
<PackageReference Include="DLaB.Xrm.EarlyBoundGenerator.Api" />
paket add DLaB.Xrm.EarlyBoundGenerator.Api --version 1.2022.9.22
#r "nuget: DLaB.Xrm.EarlyBoundGenerator.Api, 1.2022.9.22"
#:package DLaB.Xrm.EarlyBoundGenerator.Api@1.2022.9.22
#addin nuget:?package=DLaB.Xrm.EarlyBoundGenerator.Api&version=1.2022.9.22
#tool nuget:?package=DLaB.Xrm.EarlyBoundGenerator.Api&version=1.2022.9.22
Generates Early Bound Entities/Option Sets/Actions Without XrmToolBox Dependencies. Uses CrmSvcUtil from the SDK.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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 |
|---|---|---|
| 1.2022.9.22 | 6,653 | 9/23/2022 |
| 1.2022.5.3 | 940 | 5/4/2022 |
| 1.2022.4.3 | 11,586 | 4/4/2022 |
| 1.2022.1.4 | 1,346 | 1/5/2022 |
| 1.2021.12.12 | 552 | 12/13/2021 |
| 1.2021.10.6 | 588 | 10/7/2021 |
| 1.2021.6.14 | 1,369 | 6/15/2021 |
| 1.2021.6.13 | 561 | 6/15/2021 |
| 1.2021.6.10 | 555 | 6/11/2021 |
| 1.2021.5.2 | 3,607 | 5/3/2021 |
| 1.2021.4.30 | 644 | 5/1/2021 |
| 1.2021.4.19 | 563 | 4/20/2021 |
| 1.2021.1.23 | 3,333 | 1/23/2021 |
| 1.2021.1.22 | 599 | 1/22/2021 |
| 1.2021.1.21 | 610 | 1/21/2021 |
| 1.2021.1.20 | 625 | 1/21/2021 |
| 1.2021.1.18 | 568 | 1/19/2021 |
| 1.2021.1.13 | 2,047 | 1/15/2021 |
| 1.2021.1.9 | 623 | 1/11/2021 |
V1.2022.9.22
Fix for Object Reference Not Set to Instance of Object after using clientid/secret connection? #333
V1.2022.5.3
Fix for Unable to run from Google Drive #317
Fix for Deleting files Deletes from Temporary Folder, not output folder #318
V1.2022.4.3
Fix Action.cs is added to the .csroject file, even if it was deleted by CustomCodeGenerationService.WriteInternal #313
V1.2022.1.4
Fix for Missing System.Text.Json.dll in DLaB.Xrm.EarlyBoundGenerator.Api #30
V1.2021.12.12
Added option to generate attributes using logical names #304
V1.2021.10.6
Add N:N Relationships to Fields Constants #258
Fix for Global Option Sets with the same name as the entity causes conflicts #300