FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

API Reference

Available Namespaces:

Namespace Description
Fake.Api API namespace contains tasks to interact with a service using an API, like GitHub and Slack
Fake.Azure Azure namespace contains tasks to interact with Azure Services, like CloudServices and Kudu
Fake.Build Build namespace contains tasks to interact with other Build Systems, like CMake
Fake.BuildServer BuildServer namespace contains tasks to interact with CI/CD build server, like GitHub Actions and Azure DevOps
Fake.Core Core namespace contains FAKE's core tasks, like Target, Process, BuildeServer, etc.. modules.
Fake.Core.CommandLineParsing Command Line Parsing namespace contains tasks to help in parsing FAKE runner command line arguments and script arguments
Fake.Core.DependencyManager.Paket DependencyManager.Paket namespace contains tasks to interact with paket dependency manager
Fake.Documentation Documentation namespace contains tasks to generate documentation for source code, like DocFx
Fake.DotNet DotNet namespace contains tasks to interact with DotNet ecosystem, including DotNet host (cli), F# interactive, testing tools and more.
Fake.DotNet.NuGet DotNet.NuGet namespace contains tasks to interact with NuGet registry and packages
Fake.DotNet.Testing DotNet.Testing namespace contains tasks to interact with a test tools and runners for DotNet applications, like NUnit, Expecto and Coverlet
Fake.DotNet.Testing.NUnit Testing.NUnit namespace contains tasks to interact with NUnit testing framework
Fake.IO IO namespace contains tasks to interact file system
Fake.IO.Globbing Globbing namespace contains tasks for crawling directories and files in a file system
Fake.Installer Installer namespace contains tasks to interact with install and setup tools for applications, like InnoSetup and Wix
Fake.JavaScript JavaScript namespace contains tasks to interact with JavaScript tools, like NPM, Yarn and TypeScript compiler
Fake.Net Net namespace contains tasks to interact with network, like FTP and SSH
Fake.Sql SQL namespace contains tasks to interact with SQL databases, like SqlPackage
Fake.Testing Testing namespace contains tasks to run tests and test tools, like Fixie, ReportGenerator
Fake.Tools Tools namespace contains tasks to interact other tools, like Git and Rsync
Fake.Tools.Git Tools.Git namespace contains tasks to interact with Git version control system tool
Fake.Windows Windows namespace contains tasks to interact with Windows specific tools, like Chocolatey and Registery