Skip to main content
build package icon

build

Automates build and NuGet package restore for Visual Studio/MSBuild and Xamarin Studio/XBuild. This package provides a simple and straightforward way to build solutions and nuget packages via command line or IDE builds, with automatic NuGet package restore without impacting build performance or requiring custom build scripts in your project or solution files. To use this package for an entire repository or solution, please install this package in your repository root from the command line using the command: `nuget install build -excludeversion`. This will add the `build` folder at the repository root, and you can just copy the sample solution and build script from the build\sample folder. Updating the package is achieved by just executing the install command again.

Total Downloads
41.7K
41,664
Published
Jan 29, 2015
Latest stable version

Install

.NET CLI
dotnet add package build --version 0.3.10
Package Manager Console
Install-Package build -Version 0.3.10
PackageReference
<PackageReference Include="build" Version="0.3.10" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.