Yagasoft.Libraries.Common.File
4.1.3
Prefix Reserved
See the version list below for details.
dotnet add package Yagasoft.Libraries.Common.File --version 4.1.3
NuGet\Install-Package Yagasoft.Libraries.Common.File -Version 4.1.3
<PackageReference Include="Yagasoft.Libraries.Common.File" Version="4.1.3"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Yagasoft.Libraries.Common.File --version 4.1.3
#r "nuget: Yagasoft.Libraries.Common.File, 4.1.3"
// Install Yagasoft.Libraries.Common.File as a Cake Addin #addin nuget:?package=Yagasoft.Libraries.Common.File&version=4.1.3 // Install Yagasoft.Libraries.Common.File as a Cake Tool #tool nuget:?package=Yagasoft.Libraries.Common.File&version=4.1.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 |
---|---|---|
10.3.1 | 89 | 10/10/2024 |
10.2.1 | 196 | 2/2/2024 |
10.1.1 | 230 | 1/13/2024 |
9.1.1 | 175 | 12/25/2023 |
8.1.3 | 181 | 12/11/2023 |
8.1.2 | 186 | 12/11/2023 |
8.1.1 | 149 | 12/10/2023 |
7.3.3 | 183 | 11/26/2023 |
7.3.2 | 152 | 11/24/2023 |
7.3.1 | 157 | 11/23/2023 |
7.2.4 | 123 | 11/18/2023 |
7.2.1 | 155 | 11/18/2023 |
7.1.3 | 210 | 7/24/2023 |
7.1.1 | 155 | 6/4/2023 |
6.1.4 | 146 | 5/14/2023 |
6.1.3 | 133 | 5/13/2023 |
6.1.2 | 121 | 5/12/2023 |
6.1.1 | 742 | 11/20/2021 |
5.4.1 | 346 | 10/19/2021 |
5.3.2 | 398 | 9/17/2021 |
5.3.1 | 370 | 9/17/2021 |
5.1.2 | 359 | 8/21/2021 |
5.1.1 | 368 | 8/21/2021 |
4.4.5 | 380 | 4/29/2021 |
4.4.4 | 534 | 12/31/2020 |
4.4.3 | 473 | 11/22/2020 |
4.4.2 | 409 | 11/11/2020 |
4.4.1 | 455 | 11/9/2020 |
4.3.2 | 443 | 10/4/2020 |
4.3.1 | 414 | 9/14/2020 |
4.2.5 | 464 | 8/10/2020 |
4.2.4 | 504 | 6/19/2020 |
4.2.3 | 471 | 6/17/2020 |
4.1.3 | 733 | 3/16/2019 |
4.1.2 | 617 | 3/4/2019 |
4.1.1 | 745 | 2/27/2019 |
* 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