FAKE.Experimental
3.29.1
See the version list below for details.
dotnet add package FAKE.Experimental --version 3.29.1
NuGet\Install-Package FAKE.Experimental -Version 3.29.1
<PackageReference Include="FAKE.Experimental" Version="3.29.1" />
<PackageVersion Include="FAKE.Experimental" Version="3.29.1" />
<PackageReference Include="FAKE.Experimental" />
paket add FAKE.Experimental --version 3.29.1
#r "nuget: FAKE.Experimental, 3.29.1"
#:package FAKE.Experimental@3.29.1
#addin nuget:?package=FAKE.Experimental&version=3.29.1
#tool nuget:?package=FAKE.Experimental&version=3.29.1
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.29.1)
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.28.2 | 88 | 4/13/2015 |
New file system change watcher - https://github.com/fsharp/FAKE/pull/766
Paket push task runs in parallel - https://github.com/fsharp/FAKE/pull/768
NuGet pack task treats non csproj files as nuspec files - https://github.com/fsharp/FAKE/pull/767
New helpers to start and stop DynamicsNAV ServiceTiers
Automatically replace Win7ToWin8 import files for Dynamics NAV during Import
OpenSourced DynamicsNAV replacement helpers
Use Microsoft.AspNet.Razor 2.0.30506 for FAKE.Deploy - https://github.com/fsharp/FAKE/pull/756
New build parameter functions
Fix http://stackoverflow.com/questions/29572870/f-fake-unable-to-get-fake-to-merge-placeholder-arguments-in-nuspec-file
Simplified FCS integration - https://github.com/fsharp/FAKE/pull/771
New environment variable helpers