Yagasoft.Libraries.Common
8.3.1
Prefix Reserved
dotnet add package Yagasoft.Libraries.Common --version 8.3.1
NuGet\Install-Package Yagasoft.Libraries.Common -Version 8.3.1
<PackageReference Include="Yagasoft.Libraries.Common" Version="8.3.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Yagasoft.Libraries.Common --version 8.3.1
#r "nuget: Yagasoft.Libraries.Common, 8.3.1"
// Install Yagasoft.Libraries.Common as a Cake Addin #addin nuget:?package=Yagasoft.Libraries.Common&version=8.3.1 // Install Yagasoft.Libraries.Common as a Cake Tool #tool nuget:?package=Yagasoft.Libraries.Common&version=8.3.1
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 | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Microsoft.CrmSdk.CoreAssemblies (>= 9.0.2.12)
- Microsoft.CrmSdk.Workflow (>= 9.0.2.12)
- System.ValueTuple (>= 4.3.0)
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 | 67 | 10/10/2024 |
8.2.1 | 163 | 2/2/2024 |
8.1.1 | 192 | 1/13/2024 |
7.1.1 | 139 | 12/25/2023 |
6.1.3 | 149 | 12/11/2023 |
6.1.2 | 154 | 12/11/2023 |
6.1.1 | 160 | 12/10/2023 |
5.3.3 | 197 | 11/26/2023 |
5.3.2 | 149 | 11/24/2023 |
5.3.1 | 119 | 11/23/2023 |
5.2.4 | 194 | 11/18/2023 |
5.2.1 | 187 | 11/18/2023 |
5.1.3 | 251 | 7/24/2023 |
5.1.1 | 186 | 6/4/2023 |
4.1.4 | 203 | 5/14/2023 |
4.1.3 | 182 | 5/13/2023 |
4.1.2 | 192 | 5/12/2023 |
4.1.1 | 1,688 | 11/20/2021 |
3.4.1 | 440 | 10/19/2021 |
3.3.2 | 405 | 9/17/2021 |
3.3.1 | 589 | 9/17/2021 |
3.1.2 | 441 | 8/21/2021 |
3.1.1 | 600 | 8/21/2021 |
2.4.5 | 1,573 | 4/29/2021 |
2.4.4 | 988 | 12/31/2020 |
2.4.3 | 701 | 11/22/2020 |
2.4.2 | 644 | 11/11/2020 |
2.4.1 | 725 | 11/9/2020 |
2.3.2 | 748 | 10/4/2020 |
2.3.1 | 550 | 9/14/2020 |
2.2.6 | 1,219 | 8/24/2020 |
2.2.5 | 690 | 8/10/2020 |
2.2.4 | 572 | 6/19/2020 |
2.2.3 | 533 | 6/17/2020 |
2.1.3 | 1,174 | 3/16/2019 |
2.1.2 | 1,358 | 3/4/2019 |
2.1.1 | 918 | 2/27/2019 |
* 8.3.1
Fixed: parser issues
* 8.2.1
Added: convenience methods
* 7.1.1
Added: Custom Message module
* 6.1.3
Added: reworked and simpler CRM Parser
* 5.3.3
Improved: CRM parser highlighter performance
* 5.3.2
Added: CRM parser code highlighter
* 5.2.4
Added: worker to the Logger to improve performance
* 5.1.3
Added: convenience to plugin template
Fixed: issues
* 5.1.2
Improved: Faster and much more robust
Improved: support for more language (parser-specific script language) features
* 4.1.4
Improved: CRM Parser.
* 4.1.1
Improved: reworked the CRM Logger to be leaner and only concerned with CRM Plugins. Use NLog for everything else.
* 3.4.1
Added: features to the CRM Parser
Fixed: ReplaceGroups issue
* 3.3.3
Fixed: Params logger throwing an error
* 3.3.2
Added: User construct to CRM Parser
Added: localisation support to CRM Parser
Added: serialisation helpers
Fixed: issues
* 3.1.2
Added: CRM Parser solution
Improved: performance
Fixed: Advanced Find and HTML Editor upgrade to v9 CRM
Fixed: issues
* 2.4.6
Added: default type parser for logging
* 2.4.5
Improved: performance and memory
Fixed: issues
* 2.4.3
Fixed: cache ignoring null values
* 2.4.2
Fixed: log issues
* 2.4.1
Added: helpers
* 2.3.3
Fixed: RequireFormat helper
* 2.3.2
Fixed: caching issues
* 2.3.1
Added: more convenience methods
Fixed: issues
* 2.2.6
Changed: downgraded required CRM SDK version
Fixed: issues
* 2.2.4
Added: timeout to Blocking Queue
Fixed: BPF helper issues
* 2.2.3
Added: a few helpers (CRM, error ... etc.)
Added: CRM Plugin Tracing service log feature
Fixed: issues
* 2.1.3
Fixed: string modifier 'sub' throwing exception
* 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