Protobuild 1.0.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Protobuild --version 1.0.0.1
NuGet\Install-Package Protobuild -Version 1.0.0.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="Protobuild" Version="1.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Protobuild --version 1.0.0.1
#r "nuget: Protobuild, 1.0.0.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.
// Install Protobuild as a Cake Addin
#addin nuget:?package=Protobuild&version=1.0.0.1

// Install Protobuild as a Cake Tool
#tool nuget:?package=Protobuild&version=1.0.0.1

Protobuild is a source-based module system; similar to NuGet.  It generates cross-platform C# projects for a maintainable code base.

In order to finalize the installation of Protobuild, you need to copy the "Protobuild.exe" from the "packages/Protobuild.1.0/tools/" directory to the root of the solution directory.  Then run Protobuild to create the new Protobuild module.

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