Bond.Compiler 13.0.2

Prefix Reserved
Additional Details

The Bond open-source project has ended. Bond packages will no longer be receiving any updates as of March 31, 2025. See more details at https://github.com/microsoft/bond

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

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

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