DLaB.Xrm.EarlyBoundGenerator 1.2018.1.9

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

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

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,434 12/7/2023
1.2023.12.1 1,637 12/2/2023
1.2023.11.29 1,054 11/30/2023
1.2022.9.22 20,448 9/23/2022
1.2022.5.3 13,266 5/4/2022
1.2022.4.3 6,533 4/4/2022
1.2022.2.4 7,531 2/5/2022
1.2021.12.12 8,626 12/13/2021
1.2021.10.6 9,678 10/7/2021
1.2021.6.14 10,417 6/15/2021
1.2021.6.10 4,988 6/11/2021
1.2021.5.2 2,826 5/3/2021
1.2021.4.19 6,404 4/20/2021
1.2021.1.23 9,923 1/23/2021
1.2021.1.22 3,142 1/22/2021
1.2021.1.21 3,043 1/21/2021
1.2021.1.19 3,978 1/19/2021
1.2021.1.13 4,276 1/15/2021
1.2021.1.9 3,691 1/11/2021
1.2020.10.2 6,906 10/4/2020
1.2020.6.22 6,507 6/23/2020
1.2020.4.24 5,310 4/25/2020
1.2020.4.21 1,493 4/23/2020
1.2020.4.17 1,889 4/18/2020
1.2020.4.5 2,374 4/6/2020
1.2020.4.1 1,606 4/2/2020
1.2020.3.29 1,774 3/30/2020
1.2020.3.24 1,758 3/25/2020
1.2020.3.20 1,863 3/22/2020
1.2020.2.24 3,703 2/25/2020
1.2019.10.27 8,670 10/28/2019
1.2019.5.17 12,190 5/19/2019
1.2019.5.13 2,026 5/14/2019
1.2019.5.12 1,413 5/13/2019
1.2019.4.28 1,864 4/29/2019
1.2019.3.19 6,359 3/20/2019
1.2019.3.17 1,843 3/18/2019
1.2019.3.12 2,520 3/13/2019
1.2019.3.11 1,322 3/12/2019
1.2019.2.12 4,635 2/15/2019
1.2019.1.25 2,507 1/28/2019
1.2018.10.15 12,057 10/16/2018
1.2018.9.13 6,133 9/14/2018
1.2018.5.2 16,537 5/3/2018
1.2018.4.11 6,848 4/12/2018
1.2018.4.10 2,538 4/11/2018
1.2018.3.6 10,172 3/7/2018
1.2018.1.11 14,980 1/12/2018
1.2018.1.9 4,018 1/10/2018
1.2017.11.14 22,168 11/16/2017
1.2017.11.13 5,196 11/14/2017
1.2017.10.10 18,282 10/11/2017
1.2017.10.2 8,589 10/4/2017
1.2017.8.7 24,566 8/7/2017
1.2017.7.23 10,431 7/24/2017
1.2017.7.19 4,446 7/21/2017
1.2017.7.18 4,610 7/19/2017
1.2017.6.14 20,739 6/15/2017
1.2017.4.9 27,160 4/10/2017
1.2017.3.23 13,837 3/23/2017
1.2017.3.3 14,284 3/3/2017
1.2017.1.31 18,968 2/1/2017
1.2017.1.30 4,121 1/30/2017
1.2017.1.5 13,084 1/5/2017
1.2016.12.29 5,331 12/31/2016

V1.2018.1.9
- Fixed Unable to login. Attempting to login using interactive mode. #127

V1.2017.11.14
- Fixed Unable to skip entities #135

V1.2017.11.13
- Fixed Organization cannot be null or empty. #132
- Fix enabling/disabling of controls when Refreshing entities (#131)
- Enhanced Entities selection dialog (#133)
- Implemented Allow for adding files to Shared Project #134

V1.2017.10.10
- Fixed Cannot save Entities to skip #130
     
V1.2017.10.2
- Fixed Null Ref Error is thrown on Generate #129

V1.2017.8.7
- Added Support VS 2017 Install #116
- Fixed Entity and OptionSet Could Have the Same Exact Name #1 also Error on generating Entities bug #119
- Fixed Error on generating Entities bug #119

V1.2017.7.23
- Fix Exception When Run #115 Null Ref Errors

V1.2017.7.19
- Implmented Add Fields Class to Custom Actions #114

V1.2017.7.18
- Fix for Enum method being generated for skipped OptionSet #110
- Implmented Custom Action Responses Editable #111
- Implmented Add primary name attribute to early bound entity class #96

V1.2017.6.14
- Fix for Error in format of Transliteration file #105
- Fix for Generated Account.cs Entity cannot find AccountState (StateCodeEnum) #48
- Fix for Reading from Cached Metadata causing Null Ref

V1.2017.4.9
- Implmented Change Field Type to Static Class #82

V1.2017.3.23
- Fix for OptionSet Attributes Are Getting Generated as Objects Not OptionSetValues #87
- Fix for Missing References to Xrm.Tooling.Ui #92

V1.2017.3.3
- Worked with Microsoft to get the correct version of the CrmSvcUtil from Nuget.  Should fix #84.
     
V1.2017.1.31
- Fixed new similar bug created in 1.30 to address DLaB.EarlyBoundGenerator.Settings.xml isn't generated #83
- Updated Default Location for Settings Path to be in the Settings Directory

V1.2017.1.30
- Fixed DLaB.EarlyBoundGenerator.Settings.xml isn't generated #83

V1.2017.1.5
- Fixed TFS Get/Checkout command errors if longer than 32000 #77
- Fixed If EBG Config file is readonly it fails to read the settings #76