Bonsai.Core 2.0.3

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Bonsai.Core --version 2.0.3
                    
NuGet\Install-Package Bonsai.Core -Version 2.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bonsai.Core" Version="2.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bonsai.Core" Version="2.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Bonsai.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Bonsai.Core --version 2.0.3
                    
#r "nuget: Bonsai.Core, 2.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Bonsai.Core&version=2.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Bonsai.Core&version=2.0.3
                    
Install as a Cake Tool

Bonsai Core Library containing base classes and workflow infrastructure.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (73)

Showing the top 5 NuGet packages that depend on Bonsai.Core:

Package Downloads
Bonsai.Design

This package provides common visualizer and editor infrastructure for the Bonsai programming language.

Bonsai.System

This package provides operators to interface with the underlying operating system.

Bonsai

The compiler, package manager, and IDE for the Bonsai visual reactive programming language.

Bonsai.Windows.Input

This package provides operators for interfacing with Windows operating system input devices.

Bonsai.Video

Bonsai Library containing reactive infrastructure to access various video sources.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Bonsai.Core:

Repository Stars
bonsai-rx/bonsai
The compiler, IDE, and standard library for the Bonsai visual programming language for reactive systems
Version Downloads Last Updated
2.9.0 853 6/3/2025
2.9.0-preview1 241 9/3/2024
2.8.5 5,650 7/16/2024
2.8.4 231 7/10/2024
2.8.4-rc1 116 7/10/2024
2.8.2 1,710 5/23/2024
2.8.1 6,783 8/8/2023
2.8.0 5,927 7/30/2023
2.7.3 1,568 3/27/2023
2.7.2 554 3/19/2023
2.7.1 3,682 12/1/2022
2.7.0 5,870 10/16/2022
2.6.3 2,256 2/20/2022
2.6.2 2,254 9/9/2021
2.6.1 4,159 9/2/2021
2.6.0 3,466 12/14/2020
2.5.1 749 9/14/2020
2.5.0 1,938 4/17/2020
2.4.1 1,621 12/30/2019
2.4.0 9,084 10/1/2019
2.3.0 19,499 1/24/2017
2.2.2 1,411 9/12/2016
2.2.1 1,470 3/15/2016
2.2.0 17,041 12/23/2015
2.1.2 7,170 7/3/2015
2.1.1 5,379 4/17/2015
2.1.0 12,569 3/22/2015
2.0.3 3,331 11/13/2014
2.0.2 3,641 7/29/2014
2.0.1 2,859 6/3/2014
2.0.0 8,252 4/11/2014
2.0.0-rc8 3,234 4/9/2014
2.0.0-rc7 1,984 3/10/2014
2.0.0-rc6 3,150 2/17/2014
2.0.0-rc2 1,573 2/2/2014
2.0.0-rc1 3,014 1/31/2014
2.0.0-ctp2 3,009 1/20/2014
2.0.0-ctp 2,322 12/30/2013

Public release of new API for dynamic query composition.