FAKE.Experimental
3.6.0
See the version list below for details.
dotnet add package FAKE.Experimental --version 3.6.0
NuGet\Install-Package FAKE.Experimental -Version 3.6.0
<PackageReference Include="FAKE.Experimental" Version="3.6.0" />
<PackageVersion Include="FAKE.Experimental" Version="3.6.0" />
<PackageReference Include="FAKE.Experimental" />
paket add FAKE.Experimental --version 3.6.0
#r "nuget: FAKE.Experimental, 3.6.0"
#:package FAKE.Experimental@3.6.0
#addin nuget:?package=FAKE.Experimental&version=3.6.0
#tool nuget:?package=FAKE.Experimental&version=3.6.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.6.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.6.0 | 87 | 10/14/2014 |
FAKE got a new logo - https://github.com/fsharp/FAKE/pull/553
Use Paket to handle dependencies - https://fsprojects.github.io/Paket/
Single target mode --single-target - https://fsharp.github.io/FAKE/specifictargets.html
New recursive copy functions - https://github.com/fsharp/FAKE/pull/559
NuGetPack allows to manipulate nuspec files - https://github.com/fsharp/FAKE/pull/554
Support for MSpec --xml parameter - https://github.com/fsharp/FAKE/pull/545
Make GetPackageVersion work with Paket - https://fsprojects.github.io/Paket/
Added missing schemaName parameter for Roundhouse helper - https://github.com/fsharp/FAKE/pull/551
Roundhouse Cleanup - https://github.com/fsharp/FAKE/pull/550
Update FSharp.Compiler.Service to 0.0.62
BUGFIX: If site exists then the site will be modified by IISHelper with the given parameters - https://github.com/fsharp/FAKE/pull/548
BUGFIX: Messages in FSC task to stderr stream can break the build - https://github.com/fsharp/FAKE/pull/546
BUGFIX: Use AppVeyor's build version instead of the build number - https://github.com/fsharp/FAKE/pull/560