RR.DLaB.Xrm.EarlyBoundGenerator
1.2021.1.24-fixdependency
dotnet add package RR.DLaB.Xrm.EarlyBoundGenerator --version 1.2021.1.24-fixdependency
NuGet\Install-Package RR.DLaB.Xrm.EarlyBoundGenerator -Version 1.2021.1.24-fixdependency
<PackageReference Include="RR.DLaB.Xrm.EarlyBoundGenerator" Version="1.2021.1.24-fixdependency" />
paket add RR.DLaB.Xrm.EarlyBoundGenerator --version 1.2021.1.24-fixdependency
#r "nuget: RR.DLaB.Xrm.EarlyBoundGenerator, 1.2021.1.24-fixdependency"
// Install RR.DLaB.Xrm.EarlyBoundGenerator as a Cake Addin #addin nuget:?package=RR.DLaB.Xrm.EarlyBoundGenerator&version=1.2021.1.24-fixdependency&prerelease // Install RR.DLaB.Xrm.EarlyBoundGenerator as a Cake Tool #tool nuget:?package=RR.DLaB.Xrm.EarlyBoundGenerator&version=1.2021.1.24-fixdependency&prerelease
Generates Early Bound Entities/Option Sets/Actions. Uses CrmSvcUtil from the SDK, and shows command line used to create the classes.
Product | Versions 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. |
-
- XrmToolBoxPackage (>= 1.2020.12.43)
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.2021.1.24-fixdependency | 242 | 2/5/2021 |
V1.2021.1.23
Add Keys to list of Constants for class #274
V1.2021.1.22
Improve Dictionary/TokenOverrides #273
V1.2021.1.21
Stop Asking for Password when not needed #272
V1.2021.1.20
Allow for File prefix text #269
Added support Auto Capitalization of Entities and Attributes #271
V1.2021.1.13
Added support AppId/ClientSecret #268
V1.2021.1.9
Added Config for SuppressGeneratedCodeAttribute
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