MartinCostello.BuildKit 0.5.1

dotnet add package MartinCostello.BuildKit --version 0.5.1
                    
NuGet\Install-Package MartinCostello.BuildKit -Version 0.5.1
                    
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.5.1">
  <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.5.1" />
                    
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.5.1
                    
#r "nuget: MartinCostello.BuildKit, 0.5.1"
                    
#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=MartinCostello.BuildKit&version=0.5.1
                    
Install MartinCostello.BuildKit as a Cake Addin
#tool nuget:?package=MartinCostello.BuildKit&version=0.5.1
                    
Install MartinCostello.BuildKit 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.

  • .NETStandard 2.0

    • 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 3,293 3/17/2025
0.5.0 166 3/17/2025
0.4.0 692 3/16/2025
0.3.1 277 3/14/2025
0.3.0 945 3/12/2025
0.2.1 225 3/12/2025
0.2.0 407 3/12/2025
0.1.2 578 3/11/2025
0.1.1 253 3/11/2025
0.1.0 988 3/10/2025