DLaB.Xrm.EarlyBoundGenerator 1.2017.1.30

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

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

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 net452 net46 net461 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,228 9/23/2022
1.2022.5.3 12,048 5/4/2022
1.2022.4.3 4,572 4/4/2022
1.2022.2.4 5,808 2/5/2022
1.2021.12.12 6,242 12/13/2021
1.2021.10.6 7,992 10/7/2021
1.2021.6.14 8,629 6/15/2021
1.2021.6.10 3,208 6/11/2021
1.2021.5.2 1,731 5/3/2021
1.2021.4.19 5,123 4/20/2021
1.2021.1.23 7,997 1/23/2021
1.2021.1.22 1,642 1/22/2021
1.2021.1.21 1,960 1/21/2021
1.2021.1.19 2,183 1/19/2021
1.2021.1.13 2,435 1/15/2021
1.2021.1.9 1,781 1/11/2021
1.2020.10.2 6,186 10/4/2020
1.2020.6.22 5,778 6/23/2020
1.2020.4.24 4,615 4/25/2020
1.2020.4.21 786 4/23/2020
1.2020.4.17 1,159 4/18/2020
1.2020.4.5 1,633 4/6/2020
1.2020.4.1 928 4/2/2020
1.2020.3.29 1,030 3/30/2020
1.2020.3.24 996 3/25/2020
1.2020.3.20 1,102 3/22/2020
1.2020.2.24 2,990 2/25/2020
1.2019.10.27 7,946 10/28/2019
1.2019.5.17 11,455 5/19/2019
1.2019.5.13 1,333 5/14/2019
1.2019.5.12 712 5/13/2019
1.2019.4.28 1,156 4/29/2019
1.2019.3.19 5,610 3/20/2019
1.2019.3.17 1,155 3/18/2019
1.2019.3.12 1,805 3/13/2019
1.2019.3.11 610 3/12/2019
1.2019.2.12 3,890 2/15/2019
1.2019.1.25 1,748 1/28/2019
1.2018.10.15 11,378 10/16/2018
1.2018.9.13 5,403 9/14/2018
1.2018.5.2 15,780 5/3/2018
1.2018.4.11 6,098 4/12/2018
1.2018.4.10 1,789 4/11/2018
1.2018.3.6 9,411 3/7/2018
1.2018.1.11 14,232 1/12/2018
1.2018.1.9 3,277 1/10/2018
1.2017.11.14 21,431 11/16/2017
1.2017.11.13 4,463 11/14/2017
1.2017.10.10 17,559 10/11/2017
1.2017.10.2 7,882 10/4/2017
1.2017.8.7 23,808 8/7/2017
1.2017.7.23 9,672 7/24/2017
1.2017.7.19 3,703 7/21/2017
1.2017.7.18 3,847 7/19/2017
1.2017.6.14 20,008 6/15/2017
1.2017.4.9 26,440 4/10/2017
1.2017.3.23 13,105 3/23/2017
1.2017.3.3 13,542 3/3/2017
1.2017.1.31 18,251 2/1/2017
1.2017.1.30 3,395 1/30/2017
1.2017.1.5 12,293 1/5/2017
1.2016.12.29 4,586 12/31/2016

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

V1.2016.12.29
- Split off into seperate NuGet Package
- Removed use of Early Bounded Entities
- Fixed configuration handling #74

V1.2016.12.28
- Added Language JSON for Italian (1040) #71
- Added Language JSON for Norwegian (1044) #72
- Added Language JSON for Polish (1045) #59
- Added Save/Load configuration #55
- Added Using TFS Command Line, rather than C# dlls to Check out from TFS enhancement #57
- Added Default to first Localized Value if none is found for Option Set #63
- Fixed Error generating option sets using default settings - null argument #64
- Fixed Option Sets not getting added to TFS #11
- Fixed Using Current Credentials is missing UserName bug #47
- Fixed Error creating Entities.cs #58

V1.2016.9.10
- Fixed issue with wrong version of Active Directory Dll being referenced