FAKE.Deploy.Lib
3.31.2
dotnet add package FAKE.Deploy.Lib --version 3.31.2
NuGet\Install-Package FAKE.Deploy.Lib -Version 3.31.2
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="FAKE.Deploy.Lib" Version="3.31.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FAKE.Deploy.Lib" Version="3.31.2" />
<PackageReference Include="FAKE.Deploy.Lib" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FAKE.Deploy.Lib --version 3.31.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FAKE.Deploy.Lib, 3.31.2"
#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.
#:package FAKE.Deploy.Lib@3.31.2
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FAKE.Deploy.Lib&version=3.31.2
#tool nuget:?package=FAKE.Deploy.Lib&version=3.31.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. Extensions for FAKE Deploy
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- FAKE.Core (= 3.31.2)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.31.2 | 73 | 5/7/2015 |
| 3.31.1 | 65 | 5/7/2015 |
| 3.31.0 | 82 | 5/6/2015 |
| 3.30.3 | 87 | 5/2/2015 |
| 3.30.2 | 88 | 4/30/2015 |
| 3.30.1 | 75 | 4/29/2015 |
| 3.30.0 | 70 | 4/29/2015 |
| 3.29.7 | 75 | 4/27/2015 |
| 3.29.6 | 67 | 4/27/2015 |
| 3.29.5 | 56 | 4/27/2015 |
| 3.29.4 | 67 | 4/27/2015 |
| 3.29.3 | 68 | 4/27/2015 |
| 3.29.2 | 67 | 4/27/2015 |
| 3.29.1 | 75 | 4/27/2015 |
| 3.28.8 | 83 | 4/24/2015 |
| 3.28.7 | 91 | 4/20/2015 |
| 3.28.6 | 71 | 4/20/2015 |
| 3.28.5 | 80 | 4/16/2015 |
| 3.28.4 | 71 | 4/14/2015 |
| 3.28.3 | 77 | 4/14/2015 |
Loading failed
Create CleanDirExceptGitFolder helper