Cake.FileHelpers
1.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cake.FileHelpers --version 1.0.0
NuGet\Install-Package Cake.FileHelpers -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cake.FileHelpers" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cake.FileHelpers --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cake.FileHelpers, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cake.FileHelpers as a Cake Addin #addin nuget:?package=Cake.FileHelpers&version=1.0.0 // Install Cake.FileHelpers as a Cake Tool #tool nuget:?package=Cake.FileHelpers&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cake Build addon to provide Aliases for common File operations (Reading, Writing, Replacing Text).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Cake.Core (>= 0.5.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Cake.FileHelpers:
Package | Downloads |
---|---|
Aero.Cake
Common Cake (Frosting) library for Aero projects |
|
Antda.Build
Set of tasks to simplify build, deployment and release processes for .Net projects hosted on GitHub |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Cake.FileHelpers:
Repository | Stars |
---|---|
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
|
|
dnnsoftware/Dnn.Platform
DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
|
|
AndreyAkinshin/perfolizer
Performance analysis toolkit
|
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 298,362 | 1/25/2024 |
6.1.3 | 497,688 | 3/13/2023 |
6.1.2 | 21,881 | 2/21/2023 |
6.0.0 | 76,214 | 1/3/2023 |
5.0.0 | 2,408,537 | 12/8/2021 |
4.0.1 | 1,739,735 | 3/18/2021 |
4.0.0 | 149,469 | 2/25/2021 |
3.4.0 | 40,330 | 2/25/2021 |
3.3.0 | 837,824 | 6/29/2020 |
3.2.1 | 2,415,619 | 8/23/2019 |
3.2.0 | 1,544,101 | 4/20/2019 |
3.1.0 | 606,429 | 8/21/2018 |
3.0.0 | 186,537 | 4/4/2018 |
2.0.0 | 328,072 | 9/19/2017 |
1.0.4.16 | 6,146 | 9/19/2017 |
1.0.4 | 690,690 | 1/30/2017 |
1.0.3.2 | 89,191 | 1/15/2016 |
1.0.3.1 | 5,209 | 1/15/2016 |
1.0.2 | 4,853 | 1/15/2016 |
1.0.1 | 2,294 | 9/16/2015 |
1.0.0 | 2,288 | 9/3/2015 |
Initial Release