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 | 4,174 | 9/23/2022 |
1.2022.5.3 | 715 | 5/4/2022 |
1.2022.4.3 | 9,533 | 4/4/2022 |
1.2022.1.4 | 1,226 | 1/5/2022 |
1.2021.12.12 | 415 | 12/13/2021 |
1.2021.10.6 | 463 | 10/7/2021 |
1.2021.6.14 | 1,233 | 6/15/2021 |
1.2021.6.13 | 430 | 6/15/2021 |
1.2021.6.10 | 432 | 6/11/2021 |
1.2021.5.2 | 3,471 | 5/3/2021 |
1.2021.4.30 | 507 | 5/1/2021 |
1.2021.4.19 | 430 | 4/20/2021 |
1.2021.1.23 | 3,182 | 1/23/2021 |
1.2021.1.22 | 471 | 1/22/2021 |
1.2021.1.21 | 461 | 1/21/2021 |
1.2021.1.20 | 491 | 1/21/2021 |
1.2021.1.18 | 428 | 1/19/2021 |
1.2021.1.13 | 1,922 | 1/15/2021 |
1.2021.1.9 | 470 | 1/11/2021 |
1.2020.6.22 | 1,165 | 6/23/2020 |
1.2020.5.5 | 779 | 5/6/2020 |
1.2020.4.21 | 592 | 4/23/2020 |
1.2020.4.17 | 567 | 4/18/2020 |
1.2020.4.1 | 659 | 4/2/2020 |
1.2020.3.29 | 652 | 3/30/2020 |
1.2020.3.24 | 627 | 3/25/2020 |
1.2020.2.25 | 641 | 2/26/2020 |
1.2020.2.24 | 642 | 2/25/2020 |
1.2019.10.27 | 1,160 | 10/28/2019 |
1.2019.8.22 | 716 | 8/23/2019 |
1.2019.5.17 | 873 | 5/19/2019 |
1.2019.5.12 | 2,000 | 5/13/2019 |
1.2019.4.28 | 726 | 4/29/2019 |
1.2019.3.19 | 749 | 3/20/2019 |
1.2019.3.17 | 689 | 3/18/2019 |
1.2019.3.11 | 684 | 3/12/2019 |
1.2019.2.12 | 789 | 2/15/2019 |
1.2019.1.25 | 1,027 | 1/28/2019 |
1.2018.10.15 | 1,034 | 10/16/2018 |
1.2018.9.13 | 977 | 9/14/2018 |
1.2018.5.2 | 1,226 | 7/10/2018 |
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