Bond.CSharp
13.0.2
Prefix Reserved
dotnet add package Bond.CSharp --version 13.0.2
NuGet\Install-Package Bond.CSharp -Version 13.0.2
<PackageReference Include="Bond.CSharp" Version="13.0.2" />
paket add Bond.CSharp --version 13.0.2
#r "nuget: Bond.CSharp, 13.0.2"
// Install Bond.CSharp as a Cake Addin #addin nuget:?package=Bond.CSharp&version=13.0.2 // Install Bond.CSharp as a Cake Tool #tool nuget:?package=Bond.CSharp&version=13.0.2
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 (= 13.0.2)
- Bond.Runtime.CSharp (= 13.0.2)
NuGet packages (15)
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 (6)
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.
|
|
nearby-sharing/android
Share files between android and PC via the Windows 10 / 11 built-in 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
|