nBuildKit.MsBuild.Tasks 1.1.0

dotnet add package nBuildKit.MsBuild.Tasks --version 1.1.0
NuGet\Install-Package nBuildKit.MsBuild.Tasks -Version 1.1.0
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="nBuildKit.MsBuild.Tasks" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add nBuildKit.MsBuild.Tasks --version 1.1.0
#r "nuget: nBuildKit.MsBuild.Tasks, 1.1.0"
#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.
// Install nBuildKit.MsBuild.Tasks as a Cake Addin
#addin nuget:?package=nBuildKit.MsBuild.Tasks&version=1.1.0

// Install nBuildKit.MsBuild.Tasks as a Cake Tool
#tool nuget:?package=nBuildKit.MsBuild.Tasks&version=1.1.0

Provides custom MsBuild tasks.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on nBuildKit.MsBuild.Tasks:

Package Downloads
nBuildKit.MsBuild.Actions

Provides build scripts and build tasks that can be used to execute the build of a .NET project.

nBuildKit.MsBuild.Executors

Provides the executor scripts which execute the build, test and deploy steps.

Ops.Tools.Build.Actions

Provides the MsBuild script and standard configuration files that are used to execute the automated build, test and release stages for the Ops-Resource packages.

Ops.Tools.Build.EntryPoint

Provides entry point script and shared import scripts that determine what tasks are available during a build, test or deployment process.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 1,477 6/15/2020
1.0.1 1,082 8/16/2019
1.0.0 1,723 1/6/2019
0.10.12 1,254 10/11/2018
0.10.11 1,241 9/13/2018
0.10.10 1,329 8/26/2018
0.10.9 1,413 7/17/2018
0.10.8 1,496 5/2/2018
0.10.7 1,814 4/5/2018
0.10.6 1,417 4/4/2018
0.10.5 1,397 3/6/2018
0.10.4 1,357 10/31/2017
0.10.3 1,815 10/12/2017
0.10.2 1,334 8/28/2017
0.10.1 1,438 7/17/2017
0.10.0 1,716 7/13/2017
0.9.4 1,377 6/14/2017
0.9.3 1,833 6/6/2017
0.9.2 1,771 5/14/2017
0.9.1 1,786 4/8/2017
0.9.0 1,803 4/3/2017

[263] Support project.json for determining NuGet package dependencies ()
[343] Allow cross-platform use ()