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

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 C# documentation is available at https://microsoft.github.io/bond/manual/bond_cs.html

           This package rolls up the other Bond C# packages and includes the code generator (gbc) and MSBuild targets. If you need finer control of dependencies (e.g., excluding Bond's JSON support to get rid of a NewtonSoft.JSON dependency), you'll need to add the smaller packages individually.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (10)

Showing the top 5 NuGet packages that depend on Bond.CSharp:

Package Downloads
Microsoft.Quantum.Compiler

The Q# compiler.

Microsoft.Quantum.CSharpGeneration

C# code generation for executing Q# programs on a quantum simulator.

Microsoft.Quantum.Providers.Datastructures

Library with the datastructres needed for Azure Quantum.

Microsoft.Quantum.Providers.Core

Library with core infrastructure for targeting different architectures in Q#.

Halforbit.DataStores.FileStores.Serialization.Bond

A DataStore Serialization implementation over Bond.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Bond.CSharp:

Repository Stars
MichaCo/CacheManager
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.
nearby-sharing/android
Share files between android and PC via the Windows 10 / 11 built-in nearby-sharing functionality (Project Rome)
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
Adoxio/xRM-Portals-Community-Edition
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
Version Downloads Last Updated