Sigourney.Build 0.5.0

Requires NuGet 5.0 or higher.

dotnet add package Sigourney.Build --version 0.5.0
                    
NuGet\Install-Package Sigourney.Build -Version 0.5.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="Sigourney.Build" Version="0.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sigourney.Build" Version="0.5.0" />
                    
Directory.Packages.props
<PackageReference Include="Sigourney.Build" />
                    
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 Sigourney.Build --version 0.5.0
                    
#r "nuget: Sigourney.Build, 0.5.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 Sigourney.Build@0.5.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=Sigourney.Build&version=0.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Sigourney.Build&version=0.5.0
                    
Install as a Cake Tool

Provides MSBuild targets for Sigourney. Weaver packages must publicly reference this package, otherwise Sigourney will not run.

Minor versions of this package are compatible with weavers that are using the same minor version band of the main Sigourney package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Sigourney.Build:

Package Downloads
Covarsky

Provides support for declaring covariant and contravariant generic parameters for languages that lack native support, like F#.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.0 657 3/24/2025
0.4.2 167 12/7/2024
0.4.1 57,491 9/2/2021
0.4.0 732 9/2/2021 0.4.0 is deprecated because it has critical bugs.

Please take a look at the release notes of Sigourney.