Yagasoft.Libraries.Common
2.1.2
Prefix Reserved
See the version list below for details.
dotnet add package Yagasoft.Libraries.Common --version 2.1.2
NuGet\Install-Package Yagasoft.Libraries.Common -Version 2.1.2
<PackageReference Include="Yagasoft.Libraries.Common" Version="2.1.2"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Yagasoft.Libraries.Common" Version="2.1.2" />
<PackageReference Include="Yagasoft.Libraries.Common"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Yagasoft.Libraries.Common --version 2.1.2
#r "nuget: Yagasoft.Libraries.Common, 2.1.2"
#addin nuget:?package=Yagasoft.Libraries.Common&version=2.1.2
#tool nuget:?package=Yagasoft.Libraries.Common&version=2.1.2
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 (1)
Showing the top 1 NuGet packages that depend on Yagasoft.Libraries.Common:
Package | Downloads |
---|---|
Yagasoft.Libraries.EnhancedOrgService
Dynamics CRM Enhanced Organisation Service is an extension to the out-of-the-box IOrganizationService. It supports pooling, transactions, deferred execution, caching, load balancing, and auto retry. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
8.3.1 | 148 | 10/10/2024 |
8.2.1 | 230 | 2/2/2024 |
8.1.1 | 241 | 1/13/2024 |
7.1.1 | 165 | 12/25/2023 |
6.1.3 | 179 | 12/11/2023 |
6.1.2 | 191 | 12/11/2023 |
6.1.1 | 193 | 12/10/2023 |
5.3.3 | 220 | 11/26/2023 |
5.3.2 | 171 | 11/24/2023 |
5.3.1 | 143 | 11/23/2023 |
5.2.4 | 212 | 11/18/2023 |
5.2.1 | 216 | 11/18/2023 |
5.1.3 | 290 | 7/24/2023 |
5.1.1 | 222 | 6/4/2023 |
4.1.4 | 244 | 5/14/2023 |
4.1.3 | 220 | 5/13/2023 |
4.1.2 | 233 | 5/12/2023 |
4.1.1 | 1,753 | 11/20/2021 |
3.4.1 | 504 | 10/19/2021 |
3.3.2 | 467 | 9/17/2021 |
3.3.1 | 649 | 9/17/2021 |
3.1.2 | 498 | 8/21/2021 |
3.1.1 | 658 | 8/21/2021 |
2.4.5 | 1,659 | 4/29/2021 |
2.4.4 | 1,059 | 12/31/2020 |
2.4.3 | 770 | 11/22/2020 |
2.4.2 | 726 | 11/11/2020 |
2.4.1 | 807 | 11/9/2020 |
2.3.2 | 829 | 10/4/2020 |
2.3.1 | 621 | 9/14/2020 |
2.2.6 | 1,402 | 8/24/2020 |
2.2.5 | 769 | 8/10/2020 |
2.2.4 | 643 | 6/19/2020 |
2.2.3 | 603 | 6/17/2020 |
2.1.3 | 1,265 | 3/16/2019 |
2.1.2 | 1,445 | 3/4/2019 |
2.1.1 | 1,004 | 2/27/2019 |
* 2.1.2
Fixed: moved exception tracing for steps outside of a condition
* 2.1.1
Changed: moved to a new namespace
* 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