Yagasoft.Libraries.Common.File
4.4.5
Prefix Reserved
See the version list below for details.
dotnet add package Yagasoft.Libraries.Common.File --version 4.4.5
NuGet\Install-Package Yagasoft.Libraries.Common.File -Version 4.4.5
<PackageReference Include="Yagasoft.Libraries.Common.File" Version="4.4.5"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Yagasoft.Libraries.Common.File" Version="4.4.5" />
<PackageReference Include="Yagasoft.Libraries.Common.File"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Yagasoft.Libraries.Common.File --version 4.4.5
#r "nuget: Yagasoft.Libraries.Common.File, 4.4.5"
#:package Yagasoft.Libraries.Common.File@4.4.5
#addin nuget:?package=Yagasoft.Libraries.Common.File&version=4.4.5
#tool nuget:?package=Yagasoft.Libraries.Common.File&version=4.4.5
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 |
|---|---|---|
| 10.3.1 | 461 | 10/10/2024 |
| 10.2.1 | 464 | 2/2/2024 |
| 10.1.1 | 491 | 1/13/2024 |
| 9.1.1 | 430 | 12/25/2023 |
| 8.1.3 | 442 | 12/11/2023 |
| 8.1.2 | 449 | 12/11/2023 |
| 8.1.1 | 416 | 12/10/2023 |
| 7.3.3 | 412 | 11/26/2023 |
| 7.3.2 | 414 | 11/24/2023 |
| 7.3.1 | 416 | 11/23/2023 |
| 7.2.4 | 352 | 11/18/2023 |
| 7.2.1 | 387 | 11/18/2023 |
| 7.1.3 | 456 | 7/24/2023 |
| 7.1.1 | 428 | 6/4/2023 |
| 6.1.4 | 432 | 5/14/2023 |
| 6.1.3 | 424 | 5/13/2023 |
| 6.1.2 | 402 | 5/12/2023 |
| 6.1.1 | 1,081 | 11/20/2021 |
| 5.4.1 | 649 | 10/19/2021 |
| 4.4.5 | 710 | 4/29/2021 |
* 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