Yagasoft.Libraries.Common.File
7.3.3
dotnet add package Yagasoft.Libraries.Common.File --version 7.3.3
NuGet\Install-Package Yagasoft.Libraries.Common.File -Version 7.3.3
<PackageReference Include="Yagasoft.Libraries.Common.File" Version="7.3.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
paket add Yagasoft.Libraries.Common.File --version 7.3.3
#r "nuget: Yagasoft.Libraries.Common.File, 7.3.3"
// Install Yagasoft.Libraries.Common.File as a Cake Addin
#addin nuget:?package=Yagasoft.Libraries.Common.File&version=7.3.3
// Install Yagasoft.Libraries.Common.File as a Cake Tool
#tool nuget:?package=Yagasoft.Libraries.Common.File&version=7.3.3
Dynamics CRM Common Library is a collection of generic functionalities that give power to developers. This package adds the library as a CS file in your project, instead of a assembly reference.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.CrmSdk.CoreAssemblies (>= 8.2.0.2)
- Microsoft.CrmSdk.Workflow (>= 8.2.0.2)
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 |
---|---|---|
7.3.3 | 54 | 11/26/2023 |
7.3.2 | 58 | 11/24/2023 |
7.3.1 | 49 | 11/23/2023 |
7.2.4 | 60 | 11/18/2023 |
7.2.1 | 53 | 11/18/2023 |
7.1.3 | 132 | 7/24/2023 |
7.1.1 | 87 | 6/4/2023 |
6.1.4 | 87 | 5/14/2023 |
6.1.3 | 83 | 5/13/2023 |
6.1.2 | 88 | 5/12/2023 |
6.1.1 | 691 | 11/20/2021 |
5.4.1 | 285 | 10/19/2021 |
5.3.2 | 321 | 9/17/2021 |
5.3.1 | 300 | 9/17/2021 |
5.1.2 | 321 | 8/21/2021 |
5.1.1 | 323 | 8/21/2021 |
4.4.5 | 330 | 4/29/2021 |
4.4.4 | 473 | 12/31/2020 |
4.4.3 | 408 | 11/22/2020 |
4.4.2 | 364 | 11/11/2020 |
4.4.1 | 404 | 11/9/2020 |
4.3.2 | 411 | 10/4/2020 |
4.3.1 | 394 | 9/14/2020 |
4.2.5 | 405 | 8/10/2020 |
4.2.4 | 459 | 6/19/2020 |
4.2.3 | 414 | 6/17/2020 |
4.1.3 | 651 | 3/16/2019 |
4.1.2 | 567 | 3/4/2019 |
4.1.1 | 663 | 2/27/2019 |
* 7.3.3
Improved: CRM parser highlighter performance
* 7.3.2
Added: CRM parser code highlighter
* 7.2.4
Added: worker to the Logger to improve performance
* 7.1.3
Added: convenience to plugin template
Fixed: issues
* 7.1.2
Improved: Faster and much more robust
Improved: support for more language (parser-specific script language) features
* 6.1.4
Improved: CRM Parser.
* 6.1.1
Improved: reworked the CRM Logger to be leaner and only concerned with CRM Plugins. Use NLog for everything else.
* 5.4.1
Added: features to the CRM Parser
Fixed: ReplaceGroups issue
* 5.3.3
Fixed: Params logger throwing an error
* 5.3.2
Added: User construct to CRM Parser
Added: localisation support to CRM Parser
Added: serialisation helpers
Fixed: issues
* 5.1.2
Added: CRM Parser solution
Improved: performance
Fixed: Advanced Find and HTML Editor upgrade to v9 CRM
Fixed: issues
* 4.4.6
Added: default type parser for logging
* 4.4.5
Improved: performance and memory
Fixed: issues
* 4.4.3
Fixed: cache ignoring null values
* 4.4.2
Fixed: log issues
* 4.4.1
Added: helpers
* 4.3.3
Fixed: RequireFormat helper
* 4.3.2
Fixed: caching issues
* 4.3.1
Added: more convenience methods
Fixed: issues
* 4.2.5
Fixed: issues
* 4.2.4
Added: timeout to Blocking Queue
Fixed: BPF helper issues
* 4.2.3
Added: a few helpers (CRM, error ... etc.)
Added: CRM Plugin Tracing service log feature
Fixed: issues
* 4.1.3
Fixed: string modifier 'sub' throwing exception
* 4.1.2
Fixed: moved exception tracing for steps outside of a condition
* 4.1.1
Changed: moved to a new namespace
* 3.8.4
Added: relationship drill-through in placeholders
* 3.8.2
Changed: reworked the placeholder system
* 3.7.6
Changed: removed redundant references
* 3.7.5
Changed: reduced SDK requirements
* 3.7.4
Initial release