DLaB.Xrm.EarlyBoundGenerator 1.2019.3.19

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.2019.3.19
NuGet\Install-Package DLaB.Xrm.EarlyBoundGenerator -Version 1.2019.3.19
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.2019.3.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.EarlyBoundGenerator --version 1.2019.3.19
#r "nuget: DLaB.Xrm.EarlyBoundGenerator, 1.2019.3.19"
#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.2019.3.19

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

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 6,513 12/7/2023
1.2023.12.1 1,409 12/2/2023
1.2023.11.29 828 11/30/2023
1.2022.9.22 20,212 9/23/2022
1.2022.5.3 13,185 5/4/2022
1.2022.4.3 6,307 4/4/2022
1.2022.2.4 7,328 2/5/2022
1.2021.12.12 8,343 12/13/2021
1.2021.10.6 9,506 10/7/2021
1.2021.6.14 10,206 6/15/2021
1.2021.6.10 4,787 6/11/2021
1.2021.5.2 2,729 5/3/2021
1.2021.4.19 6,322 4/20/2021
1.2021.1.23 9,663 1/23/2021
1.2021.1.22 3,051 1/22/2021
1.2021.1.21 2,955 1/21/2021
1.2021.1.19 3,721 1/19/2021
1.2021.1.13 4,043 1/15/2021
1.2021.1.9 3,604 1/11/2021
1.2020.10.2 6,816 10/4/2020
1.2020.6.22 6,423 6/23/2020
1.2020.4.24 5,217 4/25/2020
1.2020.4.21 1,408 4/23/2020
1.2020.4.17 1,804 4/18/2020
1.2020.4.5 2,289 4/6/2020
1.2020.4.1 1,532 4/2/2020
1.2020.3.29 1,689 3/30/2020
1.2020.3.24 1,667 3/25/2020
1.2020.3.20 1,770 3/22/2020
1.2020.2.24 3,617 2/25/2020
1.2019.10.27 8,597 10/28/2019
1.2019.5.17 12,096 5/19/2019
1.2019.5.13 1,943 5/14/2019
1.2019.5.12 1,328 5/13/2019
1.2019.4.28 1,780 4/29/2019
1.2019.3.19 6,274 3/20/2019
1.2019.3.17 1,750 3/18/2019
1.2019.3.12 2,436 3/13/2019
1.2019.3.11 1,235 3/12/2019
1.2019.2.12 4,551 2/15/2019
1.2019.1.25 2,422 1/28/2019
1.2018.10.15 11,971 10/16/2018
1.2018.9.13 6,047 9/14/2018
1.2018.5.2 16,454 5/3/2018
1.2018.4.11 6,756 4/12/2018
1.2018.4.10 2,455 4/11/2018
1.2018.3.6 10,089 3/7/2018
1.2018.1.11 14,897 1/12/2018
1.2018.1.9 3,936 1/10/2018
1.2017.11.14 22,073 11/16/2017
1.2017.11.13 5,111 11/14/2017
1.2017.10.10 18,201 10/11/2017
1.2017.10.2 8,507 10/4/2017
1.2017.8.7 24,478 8/7/2017
1.2017.7.23 10,348 7/24/2017
1.2017.7.19 4,356 7/21/2017
1.2017.7.18 4,527 7/19/2017
1.2017.6.14 20,654 6/15/2017
1.2017.4.9 27,071 4/10/2017
1.2017.3.23 13,747 3/23/2017
1.2017.3.3 14,203 3/3/2017
1.2017.1.31 18,878 2/1/2017
1.2017.1.30 4,037 1/30/2017
1.2017.1.5 12,997 1/5/2017
1.2016.12.29 5,248 12/31/2016

V1.2019.3.19
Fixed bug for MFA
     
V1.2019.3.17
Updated CrmSvcUtil

V1.2019.3.12
Fix for Unable to generate files with latest version installed via XrmToolBox #177

V1.2019.3.11
Added Extension for "Make readonly fields editable" #174
     
V1.2019.2.12
Fixed Multi-Select OptionSets aren't being created! #176

V1.2019.1.25
Replace UI with PropertyGrid #173
Added ability to select publisher prefix to skip #38
Added WhiteList for Entities #172
Added logic to only generate OptionSets if referenced by Entities #36
Prevent specifying the namespace and xrmContext from being the same value. #157

V1.2018.10.15
Upgrade to 9.0.2.5 SDK

V1.2018.9.12
Updated to latest version of the Xrm Sdk
Allow for Multi-Select OptionSets - #136
Added config for setting a Debug

V1.2018.5.2
Fix for EBG doesn't add files correctly to empty shared project #155

V1.2018.4.11
Fix for strong password in Command line sometimes not detected correctly #148
Fix for Bug with Allow for Overriding Enum Language Code #150
incorporated PR #151   

V1.2018.4.11
- Fix for strong password in Command line sometimes not detected correctly #148

V1.2018.4.10
- Allow for Overriding Enum Language Code #150