DLaB.Xrm.EarlyBoundGenerator 1.2020.10.2

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.2020.10.2
NuGet\Install-Package DLaB.Xrm.EarlyBoundGenerator -Version 1.2020.10.2
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.2020.10.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DLaB.Xrm.EarlyBoundGenerator --version 1.2020.10.2
#r "nuget: DLaB.Xrm.EarlyBoundGenerator, 1.2020.10.2"
#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.2020.10.2

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

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 8,083 12/7/2023
1.2023.12.1 1,602 12/2/2023
1.2023.11.29 1,011 11/30/2023
1.2022.9.22 20,409 9/23/2022
1.2022.5.3 13,265 5/4/2022
1.2022.4.3 6,496 4/4/2022
1.2022.2.4 7,502 2/5/2022
1.2021.12.12 8,572 12/13/2021
1.2021.10.6 9,648 10/7/2021
1.2021.6.14 10,375 6/15/2021
1.2021.6.10 4,952 6/11/2021
1.2021.5.2 2,820 5/3/2021
1.2021.4.19 6,402 4/20/2021
1.2021.1.23 9,874 1/23/2021
1.2021.1.22 3,141 1/22/2021
1.2021.1.21 3,041 1/21/2021
1.2021.1.19 3,937 1/19/2021
1.2021.1.13 4,228 1/15/2021
1.2021.1.9 3,689 1/11/2021
1.2020.10.2 6,905 10/4/2020
1.2020.6.22 6,506 6/23/2020
1.2020.4.24 5,308 4/25/2020
1.2020.4.21 1,492 4/23/2020
1.2020.4.17 1,888 4/18/2020
1.2020.4.5 2,373 4/6/2020
1.2020.4.1 1,605 4/2/2020
1.2020.3.29 1,773 3/30/2020
1.2020.3.24 1,755 3/25/2020
1.2020.3.20 1,862 3/22/2020
1.2020.2.24 3,702 2/25/2020
1.2019.10.27 8,668 10/28/2019
1.2019.5.17 12,189 5/19/2019
1.2019.5.13 2,025 5/14/2019
1.2019.5.12 1,412 5/13/2019
1.2019.4.28 1,863 4/29/2019
1.2019.3.19 6,356 3/20/2019
1.2019.3.17 1,838 3/18/2019
1.2019.3.12 2,519 3/13/2019
1.2019.3.11 1,321 3/12/2019
1.2019.2.12 4,634 2/15/2019
1.2019.1.25 2,506 1/28/2019
1.2018.10.15 12,055 10/16/2018
1.2018.9.13 6,131 9/14/2018
1.2018.5.2 16,536 5/3/2018
1.2018.4.11 6,843 4/12/2018
1.2018.4.10 2,536 4/11/2018
1.2018.3.6 10,171 3/7/2018
1.2018.1.11 14,979 1/12/2018
1.2018.1.9 4,017 1/10/2018
1.2017.11.14 22,165 11/16/2017
1.2017.11.13 5,193 11/14/2017
1.2017.10.10 18,281 10/11/2017
1.2017.10.2 8,588 10/4/2017
1.2017.8.7 24,565 8/7/2017
1.2017.7.23 10,430 7/24/2017
1.2017.7.19 4,443 7/21/2017
1.2017.7.18 4,609 7/19/2017
1.2017.6.14 20,736 6/15/2017
1.2017.4.9 27,159 4/10/2017
1.2017.3.23 13,836 3/23/2017
1.2017.3.3 14,282 3/3/2017
1.2017.1.31 18,965 2/1/2017
1.2017.1.30 4,120 1/30/2017
1.2017.1.5 13,083 1/5/2017
1.2016.12.29 5,330 12/31/2016

V1.2020.10.2
Fix for Output path with folders with "." are being treated as a file and error #214
Fix for Code to mask password should not assume there is a password #251
Fix for AppSettingDetailCollection data type which cannot be #254

V1.2020.6.22
Fix for OptionSetMetadataAttribute comment extra closing tag #248
Fix for If output path contains a space, a new folder with %20 in lieu of the space is created #241
Fix issue where accessing OptionSet MetaData returns an error #247
Added button to save to new settings file #246

V1.2020.4.24
Create pit of success for avoiding output folder for entities with dot in the folder name issues #234

V1.2020.4.24
Add Settings for Add option for Metadata Attribute Properties #232

V1.2020.4.17
Fix for IEnumerable Activity Party Typing Bug #231

V1.2020.4.1
Add App Insights to EarlyBound Config #229
     
V1.2020.4.1
Fix for Null Ref Error for Multi-Select Option Sets if there are no values #226

V1.2020.3.29
Update to latest version of the SDK and removed Microsoft.Xrm.Client References (about time)
Fix Broken ADFS MFA #223

V1.2020.3.24
Added ability to Replace OptionSet Attributes with Enums #224
Added new lines to piped settings so it's easier to see differences in source control

V1.2020.3.20 and V1.2020.3.9
Fix for Null Reference exception when attempting to generate #221
     
V1.2020.2.24
Removed EntityTypeCode generation by default. #216

V1.2019.10.27
Added State/Status Codes as Local Option Sets #206
Generate entities with more constructors #204
Added option to clobber folder if "Generate One File Per Action/Entity/Option Set" used #202