Info
Version: | 13.0.1 |
Author(s): | Microsoft |
Last Update: | Wednesday, October 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/bond/ |
NuGet Url: | https://www.nuget.org/packages/Bond.Runtime.CSharp |
Install
Install-Package Bond.Runtime.CSharp
dotnet add package Bond.Runtime.CSharp
paket add Bond.Runtime.CSharp
Bond.Runtime.CSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- Bond.Core.CSharp(>= 9.0.3 && <= 9.0.3)
Tags
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.