Bond.CSharp
9.0.2
Prefix Reserved
See the version list below for details.
Install-Package Bond.CSharp -Version 9.0.2
dotnet add package Bond.CSharp --version 9.0.2
<PackageReference Include="Bond.CSharp" Version="9.0.2" />
paket add Bond.CSharp --version 9.0.2
#r "nuget: Bond.CSharp, 9.0.2"
// Install Bond.CSharp as a Cake Addin
#addin nuget:?package=Bond.CSharp&version=9.0.2
// Install Bond.CSharp as a Cake Tool
#tool nuget:?package=Bond.CSharp&version=9.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 (= 9.0.2)
- Bond.Runtime.CSharp (= 9.0.2)
NuGet packages (10)
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. |
|
Halforbit.DataStores.FileStores.Serialization.Bond
A DataStore Serialization implementation over Bond. |
|
CacheManager.Serialization.Bond
CacheManager extension package providing Microsoft Bond based serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. |
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.
|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
microsoft/ApplicationInsights-dotnet
ApplicationInsights-dotnet
|
|
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
|
|
microsoft/ApplicationInsights-dotnet-server
Microsoft Application Insights for .NET Web Applications
|