bebop-tools
2.1.1
The Bebop compiler for managed C# projects and native C++ projects.
Add this package to a project that contains .bop files to be compiled to code.
It contains the compilers, include files and project system integration for Bebop schemas to build them on Windows,
Linux and macOS. Managed runtime is supplied separately in the bebop package.
Install-Package bebop-tools -Version 2.1.1
dotnet add package bebop-tools --version 2.1.1
<PackageReference Include="bebop-tools" Version="2.1.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add bebop-tools --version 2.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: bebop-tools, 2.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.