FAKE 2.11.11-alpha

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

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
3.31.2 3,527 5/7/2015
3.31.1 163 5/7/2015
3.31.0 468 5/6/2015
3.30.3 1,183 5/2/2015
3.30.2 618 4/30/2015
3.30.1 549 4/29/2015
3.30.0 789 4/29/2015
3.29.7 460 4/27/2015
3.29.6 85 4/27/2015
3.29.5 132 4/27/2015
3.29.4 103 4/27/2015
3.29.3 103 4/27/2015
3.29.2 360 4/27/2015
3.28.8 1,488 4/24/2015
3.28.7 1,942 4/20/2015
3.28.6 144 4/20/2015
3.28.5 1,788 4/16/2015
3.28.4 1,471 4/14/2015
2.11.11-alpha 79 3/3/2014
Loading failed