FAKE.Core 2.1.778-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.1.778-alpha
                    
NuGet\Install-Package FAKE.Core -Version 2.1.778-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.1.778-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FAKE.Core" Version="2.1.778-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.1.778-alpha
                    
#r "nuget: FAKE.Core, 2.1.778-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.1.778-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.1.778-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FAKE.Core&version=2.1.778-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 (5)

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

Package Downloads
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.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.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
4.10.5 149 12/14/2015
4.10.4 124 12/13/2015
4.10.3 119 12/2/2015
4.10.1 85 12/1/2015
4.10.0 78 11/30/2015
4.9.8 65 11/30/2015
4.9.7 68 11/30/2015
4.9.6 52 11/30/2015
4.9.5 84 11/29/2015
4.9.3 240 11/17/2015
4.9.2 70 11/17/2015
4.9.1 133 11/11/2015
4.9.0 70 11/11/2015
4.8.0 153 11/4/2015
4.7.3 111 10/30/2015
4.7.2 157 10/19/2015
4.7.1 109 10/15/2015
4.7.0 80 10/15/2015
4.7.0-alpha002 61 10/15/2015
2.1.778-alpha 95 11/22/2013
Loading failed