DLaB.Xrm.EarlyBoundGenerator 1.2023.11.29

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package DLaB.Xrm.EarlyBoundGenerator --version 1.2023.11.29                
NuGet\Install-Package DLaB.Xrm.EarlyBoundGenerator -Version 1.2023.11.29                
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.2023.11.29" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.EarlyBoundGenerator --version 1.2023.11.29                
#r "nuget: DLaB.Xrm.EarlyBoundGenerator, 1.2023.11.29"                
#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.2023.11.29

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

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

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.

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.2023.12.6 15,092 12/7/2023
1.2023.12.1 2,354 12/2/2023
1.2023.11.29 1,756 11/30/2023
1.2022.9.22 21,067 9/23/2022
1.2022.5.3 13,314 5/4/2022
1.2022.4.3 7,296 4/4/2022
1.2022.2.4 7,732 2/5/2022
1.2021.12.12 9,676 12/13/2021
1.2021.10.6 10,131 10/7/2021
1.2021.6.14 11,090 6/15/2021
1.2021.6.10 5,844 6/11/2021
1.2021.5.2 2,940 5/3/2021
1.2021.4.19 6,436 4/20/2021
1.2021.1.23 10,732 1/23/2021
1.2021.1.22 3,170 1/22/2021
1.2021.1.21 3,095 1/21/2021
1.2021.1.19 4,796 1/19/2021
1.2021.1.13 5,050 1/15/2021
1.2021.1.9 3,722 1/11/2021
1.2020.10.2 6,935 10/4/2020
1.2020.6.22 6,538 6/23/2020
1.2020.4.24 5,334 4/25/2020
1.2020.4.21 1,518 4/23/2020
1.2020.4.17 1,924 4/18/2020
1.2020.4.5 2,402 4/6/2020
1.2020.4.1 1,640 4/2/2020
1.2020.3.29 1,801 3/30/2020
1.2020.3.24 1,791 3/25/2020
1.2020.3.20 1,897 3/22/2020
1.2020.2.24 3,731 2/25/2020
1.2019.10.27 8,692 10/28/2019
1.2019.5.17 12,218 5/19/2019
1.2019.5.13 2,051 5/14/2019
1.2019.5.12 1,436 5/13/2019
1.2019.4.28 1,888 4/29/2019
1.2019.3.19 6,385 3/20/2019
1.2019.3.17 1,881 3/18/2019
1.2019.3.12 2,546 3/13/2019
1.2019.3.11 1,354 3/12/2019
1.2019.2.12 4,667 2/15/2019
1.2019.1.25 2,544 1/28/2019
1.2018.10.15 12,091 10/16/2018
1.2018.9.13 6,169 9/14/2018
1.2018.5.2 16,570 5/3/2018
1.2018.4.11 6,908 4/12/2018
1.2018.4.10 2,567 4/11/2018
1.2018.3.6 10,206 3/7/2018
1.2018.1.11 15,018 1/12/2018
1.2018.1.9 4,051 1/10/2018
1.2017.11.14 22,204 11/16/2017
1.2017.11.13 5,230 11/14/2017
1.2017.10.10 18,316 10/11/2017
1.2017.10.2 8,619 10/4/2017
1.2017.8.7 24,595 8/7/2017
1.2017.7.23 10,461 7/24/2017
1.2017.7.19 4,476 7/21/2017
1.2017.7.18 4,639 7/19/2017
1.2017.6.14 20,769 6/15/2017
1.2017.4.9 27,192 4/10/2017
1.2017.3.23 13,864 3/23/2017
1.2017.3.3 14,315 3/3/2017
1.2017.1.31 18,995 2/1/2017
1.2017.1.30 4,151 1/30/2017
1.2017.1.5 13,112 1/5/2017
1.2016.12.29 5,391 12/31/2016

V1.2023.11.29
Fix TypeLoad Error for EBG 1.2023.11.27 #456

V1.2023.11.27
Added warning if V2 config is loaded into V1 and vice-versa #437
Project file corrupted after import #402