OpenEphys.Onix1.Design
0.2.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package OpenEphys.Onix1.Design --version 0.2.0
NuGet\Install-Package OpenEphys.Onix1.Design -Version 0.2.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="OpenEphys.Onix1.Design" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenEphys.Onix1.Design --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenEphys.Onix1.Design, 0.2.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.
// Install OpenEphys.Onix1.Design as a Cake Addin #addin nuget:?package=OpenEphys.Onix1.Design&version=0.2.0 // Install OpenEphys.Onix1.Design as a Cake Tool #tool nuget:?package=OpenEphys.Onix1.Design&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Onix1 Bonsai Library
Bonsai library for the Open Ephys Onix Acquisition System.
- Open Ephys store: https://open-ephys.org/onix
- Library documentation: https://open-ephys.github.io/onix1-bonsai-docs
- Hardware documentation: https://open-ephys.github.io/onix-docs
Run in visual studio
- Double click the
Setup.cmd
file in the.bonsai
folder. This will install a portable version of Bonsai in the folder along with its required packages. - Open
OpenEphys.Onix1.sln
in Visual Studio (Community Edition is fine). - Select which project to compile and run Bonsai against.
OpenEphys.Onix1
: core libraryOpenEphys.Onix1.Design
: core library and GUI elements
- Press the Play button to
- Compile the library selected in step 3
- Run the Bonsai application installed in step 1
- Instruct Bonsai to load the compiled library
<img alt="Select which library to compile" src="./.bonsai/build-and-run.png" width="60%" />
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Bonsai.Design (>= 2.8.5)
- Bonsai.Design.Visualizers (>= 2.8.0)
- Newtonsoft.Json (>= 13.0.3)
- OpenEphys.Onix1 (>= 0.2.0)
- OpenEphys.ProbeInterface.NET (>= 0.1.0)
- ZedGraph (>= 5.1.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.