FAKE.Core 2.3.2-alpha

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (23)

Showing the top 5 NuGet packages that depend on FAKE.Core:

Package Downloads
FAKE.IIS

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. Extensions for IIS

FAKE.Deploy.Lib

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. Extensions for FAKE Deploy

FAKE.SQL

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. Extensions for SQL Server

FAKE.Gallio

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#. Extensions for Gallio

FAKE.Experimental

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.16.0 231,858 8/17/2019
5.16.0-alpha.1228 368 8/17/2019
5.8.4 19,976 10/8/2018
5.3.0 10,208 7/30/2018
5.2.0 21,510 7/9/2018
5.1.0 8,606 6/17/2018
5.0.0 68,650 6/6/2018
5.0.0-rc018.248 762 6/5/2018
5.0.0-rc018.244 728 6/2/2018
5.0.0-rc016.225 736 5/21/2018
5.0.0-rc015.196 755 5/20/2018
5.0.0-rc014.167 672 5/19/2018
5.0.0-rc013.141 643 5/18/2018
5.0.0-rc012.95 739 5/12/2018
5.0.0-rc011 2,943 5/6/2018
4.64.18 2,468 1/30/2020
4.64.17 2,269 3/19/2019
4.64.16 2,330 2/15/2019
4.64.14 2,278 1/7/2019
2.3.2-alpha 3,554 11/23/2013
Loading failed