LinkDev.Libraries.Common 1.7.4

Suggested Alternatives

Yagasoft.Libraries.Common

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package LinkDev.Libraries.Common --version 1.7.4
NuGet\Install-Package LinkDev.Libraries.Common -Version 1.7.4
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="LinkDev.Libraries.Common" Version="1.7.4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LinkDev.Libraries.Common --version 1.7.4
#r "nuget: LinkDev.Libraries.Common, 1.7.4"
#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 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 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. 
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.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