Skip to main content
Bond.Runtime.CSharp package icon

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.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package Bond.Runtime.CSharp --version 13.0.2
Package Manager Console
Install-Package Bond.Runtime.CSharp -Version 13.0.2
PackageReference
<PackageReference Include="Bond.Runtime.CSharp" Version="13.0.2" />

Frameworks

.NETFramework4.6.2 .NETStandard1.0 .NETStandard1.3 .NETStandard1.6

Dependencies

Newtonsoft.Json
.NETFramework4.6.2
[9.0.1, )
Bond.Core.CSharp
.NETFramework4.6.2
[13.0.2, 13.0.2]
Newtonsoft.Json
.NETStandard1.0
[9.0.1, )
Bond.Core.CSharp
.NETStandard1.0
[13.0.2, 13.0.2]
Newtonsoft.Json
.NETStandard1.3
[9.0.1, )
Bond.Core.CSharp
.NETStandard1.3
[13.0.2, 13.0.2]
Newtonsoft.Json
.NETStandard1.6
[9.0.1, )
Bond.Core.CSharp
.NETStandard1.6
[13.0.2, 13.0.2]

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.