DLaB.Xrm.EarlyBoundGenerator 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
.NET Framework 4.6.2
dotnet add package DLaB.Xrm.EarlyBoundGenerator --version 1.2022.9.22
NuGet\Install-Package DLaB.Xrm.EarlyBoundGenerator -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" 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 --version 1.2022.9.22
#r "nuget: DLaB.Xrm.EarlyBoundGenerator, 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 as a Cake Addin
#addin nuget:?package=DLaB.Xrm.EarlyBoundGenerator&version=1.2022.9.22

// Install DLaB.Xrm.EarlyBoundGenerator as a Cake Tool
#tool nuget:?package=DLaB.Xrm.EarlyBoundGenerator&version=1.2022.9.22

Generates Early Bound Entities/Option Sets/Actions.  Uses CrmSvcUtil from the SDK, and shows command line used to create the classes.

Product Versions
.NET Framework net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
1.2022.9.22 9,766 9/23/2022
1.2022.5.3 12,091 5/4/2022
1.2022.4.3 4,612 4/4/2022
1.2022.2.4 5,850 2/5/2022
1.2021.12.12 6,320 12/13/2021
1.2021.10.6 8,028 10/7/2021
1.2021.6.14 8,662 6/15/2021
1.2021.6.10 3,241 6/11/2021
1.2021.5.2 1,773 5/3/2021
1.2021.4.19 5,165 4/20/2021
1.2021.1.23 8,029 1/23/2021
1.2021.1.22 1,676 1/22/2021
1.2021.1.21 1,993 1/21/2021
1.2021.1.19 2,218 1/19/2021
1.2021.1.13 2,468 1/15/2021
1.2021.1.9 1,814 1/11/2021
1.2020.10.2 6,189 10/4/2020
1.2020.6.22 5,781 6/23/2020
1.2020.4.24 4,618 4/25/2020
1.2020.4.21 791 4/23/2020
1.2020.4.17 1,161 4/18/2020
1.2020.4.5 1,636 4/6/2020
1.2020.4.1 930 4/2/2020
1.2020.3.29 1,034 3/30/2020
1.2020.3.24 1,001 3/25/2020
1.2020.3.20 1,107 3/22/2020
1.2020.2.24 2,992 2/25/2020
1.2019.10.27 7,951 10/28/2019
1.2019.5.17 11,457 5/19/2019
1.2019.5.13 1,339 5/14/2019
1.2019.5.12 714 5/13/2019
1.2019.4.28 1,162 4/29/2019
1.2019.3.19 5,613 3/20/2019
1.2019.3.17 1,162 3/18/2019
1.2019.3.12 1,811 3/13/2019
1.2019.3.11 615 3/12/2019
1.2019.2.12 3,893 2/15/2019
1.2019.1.25 1,751 1/28/2019
1.2018.10.15 11,384 10/16/2018
1.2018.9.13 5,406 9/14/2018
1.2018.5.2 15,783 5/3/2018
1.2018.4.11 6,101 4/12/2018
1.2018.4.10 1,792 4/11/2018
1.2018.3.6 9,416 3/7/2018
1.2018.1.11 14,240 1/12/2018
1.2018.1.9 3,283 1/10/2018
1.2017.11.14 21,433 11/16/2017
1.2017.11.13 4,465 11/14/2017
1.2017.10.10 17,564 10/11/2017
1.2017.10.2 7,885 10/4/2017
1.2017.8.7 23,810 8/7/2017
1.2017.7.23 9,674 7/24/2017
1.2017.7.19 3,705 7/21/2017
1.2017.7.18 3,854 7/19/2017
1.2017.6.14 20,010 6/15/2017
1.2017.4.9 26,444 4/10/2017
1.2017.3.23 13,109 3/23/2017
1.2017.3.3 13,547 3/3/2017
1.2017.1.31 18,254 2/1/2017
1.2017.1.30 3,397 1/30/2017
1.2017.1.5 12,297 1/5/2017
1.2016.12.29 4,591 12/31/2016

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.2.4
Fix for Can't define an output directory for generated entities #308

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