FAKE.Experimental
3.27.0
See the version list below for details.
dotnet add package FAKE.Experimental --version 3.27.0
NuGet\Install-Package FAKE.Experimental -Version 3.27.0
<PackageReference Include="FAKE.Experimental" Version="3.27.0" />
<PackageVersion Include="FAKE.Experimental" Version="3.27.0" />
<PackageReference Include="FAKE.Experimental" />
paket add FAKE.Experimental --version 3.27.0
#r "nuget: FAKE.Experimental, 3.27.0"
#:package FAKE.Experimental@3.27.0
#addin nuget:?package=FAKE.Experimental&version=3.27.0
#tool nuget:?package=FAKE.Experimental&version=3.27.0
FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. Experimental Extensions
Learn more about Target Frameworks and .NET Standard.
-
- FAKE.Core (= 3.27.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.31.2 | 84 | 5/7/2015 |
| 3.31.1 | 74 | 5/7/2015 |
| 3.31.0 | 68 | 5/6/2015 |
| 3.30.3 | 78 | 5/2/2015 |
| 3.30.2 | 81 | 4/30/2015 |
| 3.30.1 | 80 | 4/29/2015 |
| 3.30.0 | 65 | 4/29/2015 |
| 3.29.7 | 73 | 4/27/2015 |
| 3.29.5 | 77 | 4/27/2015 |
| 3.29.4 | 78 | 4/27/2015 |
| 3.29.3 | 67 | 4/27/2015 |
| 3.29.2 | 72 | 4/27/2015 |
| 3.29.1 | 65 | 4/27/2015 |
| 3.28.8 | 74 | 4/24/2015 |
| 3.28.7 | 84 | 4/20/2015 |
| 3.28.6 | 64 | 4/20/2015 |
| 3.28.5 | 69 | 4/16/2015 |
| 3.28.4 | 62 | 4/14/2015 |
| 3.28.3 | 70 | 4/14/2015 |
| 3.27.0 | 76 | 4/7/2015 |
New Android publisher - https://fsharp.github.io/FAKE/androidpublisher.html
New Archive helpers allow to build zip, gzip, bzip2, tar, and tar.gz/tar.bz2 - https://github.com/fsharp/FAKE/pull/727
Download Status Parameter for HockeyAppHelper - https://github.com/fsharp/FAKE/pull/741
Added more parameters for HockeyApp Upload API - https://github.com/fsharp/FAKE/pull/723
`NuGetPack` task allows to set framework references - https://github.com/fsharp/FAKE/pull/721
New task `NuGetPackDirectly` works without template files.
Find NuGet.exe in current folder (and sub-folders) first, then look in PATH - https://github.com/fsharp/FAKE/pull/718
New tutorial about Vagrant - https://fsharp.github.io/FAKE/vagrant.html
REVERTING: SystemRoot also works on mono - https://github.com/fsharp/FAKE/pull/706 (see https://github.com/fsharp/FAKE/issues/715)
BUGFIX: Use DocumentNamespace for Nuspec files - https://github.com/fsharp/FAKE/pull/736
BUGFIX: Display agent success / error messages in UI for FAKE.Deploy - https://github.com/fsharp/FAKE/pull/735
BUGFIX: Add build directory for doc generation - https://github.com/fsharp/FAKE/pull/734