FAKE 4.33.2

Suggested Alternatives

fake-cli

Additional Details

Please use local or global tools and follow the migration guide https://fake.build/fake-migrate-to-fake-5.html

There is a newer version of this package available.
See the version list below for details.
dotnet add package FAKE --version 4.33.2
                    
NuGet\Install-Package FAKE -Version 4.33.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" Version="4.33.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FAKE" Version="4.33.2" />
                    
Directory.Packages.props
<PackageReference Include="FAKE" />
                    
Project file
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 --version 4.33.2
                    
#r "nuget: FAKE, 4.33.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@4.33.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&version=4.33.2
                    
Install as a Cake Addin
#tool nuget:?package=FAKE&version=4.33.2
                    
Install as a Cake Tool

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. This package bundles all extensions.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on FAKE:

Package Downloads
Yaaf.AdvancedBuilding

Yaaf.AdvancedBuilding is a loose collection of build scripts. The benefit is that you can automatically update your build by updating this package, when you don't need your own crazy build script. But even than it is possible that you could re-use some scripts within this package.

FSharp.FakeTargets

Basic FAKE targets to get your project up and running ASAP

FAKE.Unity3D

Unity3D tasks for FAKE

PackProj

Create NuGet package during build.

Weingartner.DotLiquidExtensions

Extensions for the DotLiquid template engine.

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
5.16.0 300,219 8/17/2019 5.16.0 is deprecated because it is no longer maintained.
5.16.0-alpha.1228 4,208 8/17/2019 5.16.0-alpha.1228 is deprecated because it is no longer maintained.
5.8.4 222,303 10/8/2018 5.8.4 is deprecated because it is no longer maintained.
5.3.0 44,464 7/30/2018 5.3.0 is deprecated because it is no longer maintained.
5.2.0 27,242 7/9/2018 5.2.0 is deprecated because it is no longer maintained.
5.1.0 21,171 6/17/2018 5.1.0 is deprecated because it is no longer maintained.
5.0.0 23,073 6/6/2018 5.0.0 is deprecated because it is no longer maintained.
5.0.0-rc018.248 1,036 6/5/2018 5.0.0-rc018.248 is deprecated because it is no longer maintained.
5.0.0-rc018.244 907 6/2/2018 5.0.0-rc018.244 is deprecated because it is no longer maintained.
5.0.0-rc016.225 1,689 5/21/2018 5.0.0-rc016.225 is deprecated because it is no longer maintained.
5.0.0-rc014.167 1,947 5/19/2018 5.0.0-rc014.167 is deprecated because it is no longer maintained.
5.0.0-rc013.141 905 5/18/2018 5.0.0-rc013.141 is deprecated because it is no longer maintained.
5.0.0-rc012.95 1,139 5/12/2018 5.0.0-rc012.95 is deprecated because it is no longer maintained.
5.0.0-rc011 6,004 5/6/2018 5.0.0-rc011 is deprecated because it is no longer maintained.
4.64.18 261,312 1/30/2020 4.64.18 is deprecated because it is no longer maintained.
4.64.17 124,384 3/19/2019 4.64.17 is deprecated because it is no longer maintained.
4.64.16 21,314 2/15/2019 4.64.16 is deprecated because it is no longer maintained.
4.64.15 5,828 2/15/2019 4.64.15 is deprecated because it is no longer maintained.
4.64.14 10,503 1/7/2019 4.64.14 is deprecated because it is no longer maintained.
4.33.2 6,503 7/21/2016 4.33.2 is deprecated because it is no longer maintained.
Loading failed