Bond.CSharp
10.0.0
dotnet add package Bond.CSharp --version 10.0.0
NuGet\Install-Package Bond.CSharp -Version 10.0.0
<PackageReference Include="Bond.CSharp" Version="10.0.0" />
paket add Bond.CSharp --version 10.0.0
#r "nuget: Bond.CSharp, 10.0.0"
// Install Bond.CSharp as a Cake Addin
#addin nuget:?package=Bond.CSharp&version=10.0.0
// Install Bond.CSharp as a Cake Tool
#tool nuget:?package=Bond.CSharp&version=10.0.0
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.
Learn more about Target Frameworks and .NET Standard.
-
- Bond.Core.CSharp (= 10.0.0)
- Bond.Runtime.CSharp (= 10.0.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Bond.CSharp:
Package | Downloads |
---|---|
TIKSN-Framework
This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes. |
|
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#. |
GitHub repositories (7)
Showing the top 5 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.
|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
nearby-sharing/android
Share files from android to PC via the Windows 10 / 11 built-in sharing functionality (Project Rome)
|
|
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
|
|
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
|