Nake 2.3.4

dotnet add package Nake --version 2.3.4
                    
NuGet\Install-Package Nake -Version 2.3.4
                    
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="Nake" Version="2.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nake" Version="2.3.4" />
                    
Directory.Packages.props
<PackageReference Include="Nake" />
                    
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 Nake --version 2.3.4
                    
#r "nuget: Nake, 2.3.4"
                    
#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.
#addin nuget:?package=Nake&version=2.3.4
                    
Install Nake as a Cake Addin
#tool nuget:?package=Nake&version=2.3.4
                    
Install Nake as a Cake Tool

Magic script-based C# task runner with C# V6 support

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Nake:

Repository Stars
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
Version Downloads Last updated
2.3.4 435 4/29/2015