Carpenter 0.3.0-alpha001645

This is a prerelease version of Carpenter.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Carpenter --version 0.3.0-alpha001645
NuGet\Install-Package Carpenter -Version 0.3.0-alpha001645
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="Carpenter" Version="0.3.0-alpha001645" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Carpenter --version 0.3.0-alpha001645
#r "nuget: Carpenter, 0.3.0-alpha001645"
#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 Carpenter as a Cake Addin
#addin nuget:?package=Carpenter&version=0.3.0-alpha001645&prerelease

// Install Carpenter as a Cake Tool
#tool nuget:?package=Carpenter&version=0.3.0-alpha001645&prerelease

The Carpenter MSBuild/TFS/VSTS build system helper is a collection of build scripts and tools to be used with Visual Studio and Team Foundation Server or Visual Studio Team Services.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.1 483 2/21/2022
0.5.0 418 2/21/2022
0.4.0 824 10/3/2019

Carpenter 0.3.0:
     - New approach to Carpenter using json configuration and msbuild targets.