Skip to main content
dotnet-fake package icon

dotnet-fake

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

Total Downloads
190.0K
189,980
Published
Feb 18, 2018
Latest stable version

Install

.NET CLI
dotnet add package dotnet-fake --version 5.0.0-beta017
Package Manager Console
Install-Package dotnet-fake -Version 5.0.0-beta017
PackageReference
<PackageReference Include="dotnet-fake" Version="5.0.0-beta017" />

Frameworks

.NETCoreApp2.0

Dependencies

Fake.Runtime
.NETCoreApp2.0
[5.0.0-beta017, )
Fake.Core.Context
.NETCoreApp2.0
[5.0.0-beta017, )
Argu
.NETCoreApp2.0
[3.7.0, )
FSharp.Core
.NETCoreApp2.0
[4.1.18, )
[2.0.0, )
Mono.Cecil
.NETCoreApp2.0
[0.10.0-beta7, )
Paket.Core
.NETCoreApp2.0
[5.138.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated and points to fake-cli as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.