FAKE 4.10.0
See the version list below for details.
dotnet add package FAKE --version 4.10.0
NuGet\Install-Package FAKE -Version 4.10.0
<PackageReference Include="FAKE" Version="4.10.0" />
<PackageVersion Include="FAKE" Version="4.10.0" />
<PackageReference Include="FAKE" />
paket add FAKE --version 4.10.0
#r "nuget: FAKE, 4.10.0"
#:package FAKE@4.10.0
#addin nuget:?package=FAKE&version=4.10.0
#tool nuget:?package=FAKE&version=4.10.0
<script>foo</script>
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on FAKE:
| Repository | Stars |
|---|---|
|
IrcDotNet/IrcDotNet
IRC.NET is a complete IRC (Internet Relay Chat) client library for .NET.
|
|
|
KalikoCMS/KalikoCMS.Core
Open source content management system (CMS) for the ASP.NET platform.
|
|
|
alexandrnikitin/CircuitBreaker.Net
Circuit Breaker pattern for .NET
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.10.5 | 1,391 | 12/14/2015 | |
| 4.10.4 | 580 | 12/13/2015 | |
| 4.10.3 | 2,308 | 12/2/2015 | |
| 4.10.1 | 653 | 12/1/2015 | |
| 4.10.0 | 678 | 11/30/2015 | |
| 4.9.8 | 198 | 11/30/2015 | |
| 4.9.7 | 158 | 11/30/2015 | |
| 4.9.6 | 73 | 11/30/2015 | |
| 4.9.5 | 525 | 11/29/2015 | |
| 4.9.3 | 4,532 | 11/17/2015 | |
| 4.9.2 | 256 | 11/17/2015 | |
| 4.9.1 | 1,972 | 11/11/2015 | |
| 4.9.0 | 119 | 11/11/2015 | |
| 4.8.0 | 3,211 | 11/4/2015 | |
| 4.7.3 | 1,700 | 10/30/2015 | |
| 4.7.2 | 4,158 | 10/19/2015 | |
| 4.7.1 | 1,527 | 10/15/2015 | |
| 4.7.0 | 430 | 10/15/2015 | |
| 4.7.0-alpha002 | 84 | 10/15/2015 | |
| 4.6.4 | 511 | 1/24/2020 |
Added support for Squirrel's --no-msi option - https://github.com/fsharp/FAKE/pull/1013
Upload has longer timeout - https://github.com/fsharp/FAKE/pull/1004
Added the History Directory argument of ReportGenerator - https://github.com/fsharp/FAKE/pull/1003
Support for Bamboo build server - https://github.com/fsharp/FAKE/pull/1015
Added APPVEYOR_JOB_NAME appveyor environment variable - https://github.com/fsharp/FAKE/pull/1022
Updated octopus sample to reflect 3.3.0 package - https://github.com/fsharp/FAKE/pull/1021
Added functionality for deleting files and folders in FTP Helper - https://github.com/fsharp/FAKE/pull/1018
BASH completion for FAKE targets - https://github.com/fsharp/FAKE/pull/1020
BUGFIX: Fix case on MsBuild LogFile option - https://github.com/fsharp/FAKE/pull/1008
BUGFIX: Fix git version on Mac - https://github.com/fsharp/FAKE/pull/1006