LinkDev.Libraries.Common
1.7.4
dotnet add package LinkDev.Libraries.Common --version 1.7.4
NuGet\Install-Package LinkDev.Libraries.Common -Version 1.7.4
<PackageReference Include="LinkDev.Libraries.Common" Version="1.7.4"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add LinkDev.Libraries.Common --version 1.7.4
#r "nuget: LinkDev.Libraries.Common, 1.7.4"
// Install LinkDev.Libraries.Common as a Cake Addin #addin nuget:?package=LinkDev.Libraries.Common&version=1.7.4 // Install LinkDev.Libraries.Common as a Cake Tool #tool nuget:?package=LinkDev.Libraries.Common&version=1.7.4
Dynamics CRM Common Library is a collection of generic functionalities that give power to developers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.0.7)
- Microsoft.CrmSdk.Workflow (>= 9.0.0.7)
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.7.4
Added: relationship drill-through in placeholders
* 1.7.2
Changed: reworked the placeholder system
* 1.6.7
Fixed: removed redundant JS file
* 1.6.6
Fixed: spelling mistake
* 1.6.5
Added: conditions in FetchXML parser
* 1.6.4
Added: BPF helpers
* 1.6.3
Added: project URL
* 1.6.2
Added: convenience methods for caching
Fixed: offline logging missing the exception message
Fixed: error in traversing the 'attribute variable' path
* 1.6.1
Added: assembly filtering to logger
* 1.5.3
Fixed: bugs
* 1.5.2
Added: metadata cache duration setting
Added: digital signature
Improved: setting log to None skips fetching user ID
Fixed: SLA miscalculations
Fixed: caching issues
Fixed: BPF caching issue
* 1.5.1
Changed: upgraded to CRM v9
* 1.4.1
Changed: reworked metadata caching
Fixed: exception logging showing empty message
* 1.3.1
Added: CRM log events
* 1.2.5
Fixed: CSV formatting issue with strings including commas
Fixed: error while creating offline log file if full path was not specified
* 1.2.1
Fixed: offline log file name taking the Common library's name
* 1.1.2
Fixed: references
* 1.1.1
Initial release