Info
Version: | 13.0.2 |
Author(s): | Microsoft |
Last Update: | Wednesday, November 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/bond/ |
NuGet Url: | https://www.nuget.org/packages/Bond.Compiler |
Install
Install-Package Bond.Compiler
dotnet add package Bond.Compiler
paket add Bond.Compiler
Bond.Compiler Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This is a tools-only package. For MSBuild targets to integrate automatically into your C# build, use the Bond.Compiler.CSharp package.
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 Compiler documentation is available at https://microsoft.github.io/bond/manual/compiler.html.