Ops.Tools.Build.Tasks 0.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ops.Tools.Build.Tasks --version 0.3.0
                    
NuGet\Install-Package Ops.Tools.Build.Tasks -Version 0.3.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="Ops.Tools.Build.Tasks" Version="0.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ops.Tools.Build.Tasks" Version="0.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Ops.Tools.Build.Tasks" />
                    
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 Ops.Tools.Build.Tasks --version 0.3.0
                    
#r "nuget: Ops.Tools.Build.Tasks, 0.3.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.
#:package Ops.Tools.Build.Tasks@0.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ops.Tools.Build.Tasks&version=0.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Ops.Tools.Build.Tasks&version=0.3.0
                    
Install as a Cake Tool

Provides custom MsBuild tasks for the Ops-Resource packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Ops.Tools.Build.Tasks:

Package Downloads
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.0 1,253 6/15/2020
1.0.0 1,550 1/7/2019
0.3.2 2,012 4/25/2018
0.3.1 1,895 10/28/2017
0.3.0 1,775 7/13/2017
0.2.1 1,754 6/6/2017
0.2.0 1,881 5/14/2017
0.1.1 1,798 4/8/2017
0.1.0 1,787 4/3/2017

[24] Add functions to invoke docker (pvandervelde)
[27] Migrate hash calculation methods to nBuildKit (pvandervelde)
[29] Foodcritic exclude tags fails if there are multiple tags (pvandervelde)
[30] Chefspec, Rubocop and Foodcritic tasks should only execute if there is work to do (pvandervelde)
[32] Add functions to validate packer images (pvandervelde)
[33] Add function to create ISO files during the test phase (pvandervelde)