Bonsai.System 2.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Bonsai.System --version 2.0.0
                    
NuGet\Install-Package Bonsai.System -Version 2.0.0
                    
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.System" Version="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bonsai.System" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Bonsai.System" />
                    
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.System --version 2.0.0
                    
#r "nuget: Bonsai.System, 2.0.0"
                    
#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.System&version=2.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Bonsai.System&version=2.0.0
                    
Install as a Cake Tool

Bonsai System Library containing reactive infrastructure to interface with the underlying operating system.

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 (19)

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

Package Downloads
Bonsai.Shaders

This package provides operators for graphics rendering and dynamic control of OpenGL shader stages.

Bonsai.Dsp

This package provides operators for real-time digital signal processing.

Bonsai.Vision

This package provides operators for real-time computer vision and image processing.

Bonsai.Shaders.Design

This package provides editor classes for specification of OpenGL shader stages.

Bonsai.Arduino

Bonsai Library containing reactive infrastructure to probe and control the state of Arduino microcontrollers.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.9.0 497 6/3/2025
2.9.0-preview1 169 9/3/2024
2.8.1 7,581 9/12/2023
2.8.0 6,667 7/30/2023
2.7.1 1,497 2/22/2023
2.7.0 3,546 10/16/2022
2.6.0 5,460 12/14/2020
2.5.1 1,165 4/30/2020
2.5.0 1,346 4/17/2020
2.4.0 6,980 10/1/2019
2.4.0-ctp 1,107 9/6/2017
2.3.3 833 2/27/2019
2.3.2 873 2/1/2019
2.3.1 1,442 6/4/2017
2.3.0 4,955 1/24/2017
2.2.0 6,996 12/23/2015
2.1.1 2,584 4/17/2015
2.1.0 5,629 3/22/2015
2.0.2 2,702 11/13/2014
2.0.1 2,033 7/29/2014
2.0.0 4,769 4/11/2014
2.0.0-rc8 2,203 4/9/2014
2.0.0-rc2 2,380 2/17/2014
2.0.0-rc1 2,157 1/31/2014
2.0.0-ctp3 1,347 1/20/2014
2.0.0-ctp2 2,094 1/20/2014

Public release of basic OS infrastructure for Bonsai.