Bond.Compiler
13.0.1
Prefix Reserved
See the version list below for details.
dotnet add package Bond.Compiler --version 13.0.1
NuGet\Install-Package Bond.Compiler -Version 13.0.1
<PackageReference Include="Bond.Compiler" Version="13.0.1" />
paket add Bond.Compiler --version 13.0.1
#r "nuget: Bond.Compiler, 13.0.1"
// Install Bond.Compiler as a Cake Addin #addin nuget:?package=Bond.Compiler&version=13.0.1 // Install Bond.Compiler as a Cake Tool #tool nuget:?package=Bond.Compiler&version=13.0.1
Includes the GBC Compiler in charge of code generation from Bond IDL files. This is a tools-only package. For MSBuild targets to integrate automatically into your C# build, use the Bond.Compiler.CSharp package.
Bond is an open source, cross-platform framework for working with schematized data. It supports cross-language serialization/deserialization and powerful generic mechanisms for efficiently manipulating data.
Bond is published on GitHub at https://github.com/microsoft/bond/
The Compiler documentation is available at https://microsoft.github.io/bond/manual/compiler.html
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.