DLaB.Xrm.EarlyBoundGenerator.Api 1.2022.9.22

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.EarlyBoundGenerator.Api --version 1.2022.9.22
NuGet\Install-Package DLaB.Xrm.EarlyBoundGenerator.Api -Version 1.2022.9.22
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.EarlyBoundGenerator.Api" Version="1.2022.9.22" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.EarlyBoundGenerator.Api --version 1.2022.9.22
#r "nuget: DLaB.Xrm.EarlyBoundGenerator.Api, 1.2022.9.22"
#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.EarlyBoundGenerator.Api as a Cake Addin
#addin nuget:?package=DLaB.Xrm.EarlyBoundGenerator.Api&version=1.2022.9.22

// Install DLaB.Xrm.EarlyBoundGenerator.Api as a Cake Tool
#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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 1,820 9/23/2022
1.2022.5.3 606 5/4/2022
1.2022.4.3 4,240 4/4/2022
1.2022.1.4 1,133 1/5/2022
1.2021.12.12 322 12/13/2021
1.2021.10.6 373 10/7/2021
1.2021.6.14 1,110 6/15/2021
1.2021.6.13 333 6/15/2021
1.2021.6.10 343 6/11/2021
1.2021.5.2 3,375 5/3/2021
1.2021.4.30 402 5/1/2021
1.2021.4.19 328 4/20/2021
1.2021.1.23 2,362 1/23/2021
1.2021.1.22 365 1/22/2021
1.2021.1.21 360 1/21/2021
1.2021.1.20 387 1/21/2021
1.2021.1.18 318 1/19/2021
1.2021.1.13 1,477 1/15/2021
1.2021.1.9 371 1/11/2021
1.2020.6.22 1,042 6/23/2020
1.2020.5.5 663 5/6/2020
1.2020.4.21 487 4/23/2020
1.2020.4.17 462 4/18/2020
1.2020.4.1 546 4/2/2020
1.2020.3.29 532 3/30/2020
1.2020.3.24 509 3/25/2020
1.2020.2.25 535 2/26/2020
1.2020.2.24 534 2/25/2020
1.2019.10.27 1,019 10/28/2019
1.2019.8.22 597 8/23/2019
1.2019.5.17 747 5/19/2019
1.2019.5.12 1,861 5/13/2019
1.2019.4.28 602 4/29/2019
1.2019.3.19 641 3/20/2019
1.2019.3.17 564 3/18/2019
1.2019.3.11 560 3/12/2019
1.2019.2.12 669 2/15/2019
1.2019.1.25 836 1/28/2019
1.2018.10.15 883 10/16/2018
1.2018.9.13 815 9/14/2018
1.2018.5.2 928 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