MartinCostello.BuildKit 0.8.0

dotnet add package MartinCostello.BuildKit --version 0.8.0
                    
NuGet\Install-Package MartinCostello.BuildKit -Version 0.8.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="MartinCostello.BuildKit" Version="0.8.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MartinCostello.BuildKit" Version="0.8.0" />
                    
Directory.Packages.props
<PackageReference Include="MartinCostello.BuildKit">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 MartinCostello.BuildKit --version 0.8.0
                    
#r "nuget: MartinCostello.BuildKit, 0.8.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 MartinCostello.BuildKit@0.8.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=MartinCostello.BuildKit&version=0.8.0
                    
Install as a Cake Addin
#tool nuget:?package=MartinCostello.BuildKit&version=0.8.0
                    
Install as a Cake Tool

MartinCostello.BuildKit

NuGet NuGet Downloads

Build status codecov

Introduction

A NuGet package containing reusable MSBuild targets for my other .NET projects.

Feedback

Any feedback or issues for this package can be added to the issues in GitHub.

License

This package is licensed under the Apache 2.0 license.

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.8.0 2,673 7/11/2025
0.7.0 711 7/10/2025
0.6.5 3,048 7/2/2025
0.6.4 10,664 5/21/2025
0.6.3 764 5/16/2025
0.6.2 9,649 4/13/2025
0.6.1 359 4/13/2025
0.6.0 337 4/13/2025
0.5.4 516 4/10/2025
0.5.3 920 4/10/2025
0.5.2 1,151 4/9/2025
0.5.1 6,239 3/17/2025
0.5.0 181 3/17/2025
0.4.0 711 3/16/2025
0.3.1 294 3/14/2025
0.3.0 959 3/12/2025
0.2.1 241 3/12/2025
0.2.0 424 3/12/2025
0.1.2 595 3/11/2025
0.1.1 272 3/11/2025
0.1.0 1,004 3/10/2025