Bond.Runtime.CSharp
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 contains Bond runtime assemblies and can be specified as a dependency for other NuGet packages using Bond. The full Bond C# distribution is in the Bond.CSharp package.
Install
dotnet add package Bond.Runtime.CSharp --version 13.0.2
Install-Package Bond.Runtime.CSharp -Version 13.0.2
<PackageReference Include="Bond.Runtime.CSharp" Version="13.0.2" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.
Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.
This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.
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.