Brainboxes.IO
1.1.0
See the version list below for details.
dotnet add package Brainboxes.IO --version 1.1.0
NuGet\Install-Package Brainboxes.IO -Version 1.1.0
<PackageReference Include="Brainboxes.IO" Version="1.1.0" />
paket add Brainboxes.IO --version 1.1.0
#r "nuget: Brainboxes.IO, 1.1.0"
// Install Brainboxes.IO as a Cake Addin #addin nuget:?package=Brainboxes.IO&version=1.1.0 // Install Brainboxes.IO as a Cake Tool #tool nuget:?package=Brainboxes.IO&version=1.1.0
Official .NET API code package for communication with Brainboxes Ethernet-attached data acquisition and control devices, and is provided by Brainboxes Limited.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 was computed. net403 was computed. net45 was computed. 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. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.7.0 | 1,417 | 5/13/2024 |
1.6.7 | 131 | 4/29/2024 |
1.6.6 | 12,070 | 2/15/2022 |
1.6.5 | 147 | 2/9/2022 |
1.6.0 | 1,892 | 10/27/2021 |
1.5.1.1 | 1,950 | 9/28/2021 |
1.5.1 | 3,458 | 3/2/2020 |
1.5.0.9 | 1,239 | 11/10/2019 |
1.5.0.7 | 3,740 | 3/16/2019 |
1.5.0.6 | 1,421 | 9/21/2018 |
1.5.0.5 | 1,659 | 1/25/2018 |
1.5.0.4 | 1,820 | 12/14/2017 |
1.5.0.3 | 1,357 | 12/14/2017 |
1.5.0.2 | 1,400 | 12/6/2017 |
1.5.0.1 | 2,778 | 9/23/2017 |
1.5.0 | 1,328 | 9/15/2017 |
1.4.0.1 | 1,908 | 7/9/2016 |
1.2.4 | 1,693 | 10/28/2015 |
1.2.1 | 1,524 | 9/20/2015 |
1.2.0 | 1,735 | 4/21/2015 |
1.1.0 | 2,333 | 12/23/2014 |
1.0.5 | 2,187 | 12/22/2014 |
1.0.4 | 1,962 | 12/3/2014 |
1.0.5.0 22/12/14
* Added counter functionality to API for IOLines and change handlers
1.0.4.0
* Changed handling of network and serial streams, by wrapping them into a BBStream to make them work in a consistent way, stream is now flushed before every sendcommand
* Fixed issue with Timeout not being correctly set
* Fixed FactoryRest and Restart command