BOW.API
0.1.1.388
See the version list below for details.
dotnet add package BOW.API --version 0.1.1.388
NuGet\Install-Package BOW.API -Version 0.1.1.388
<PackageReference Include="BOW.API" Version="0.1.1.388" />
paket add BOW.API --version 0.1.1.388
#r "nuget: BOW.API, 0.1.1.388"
// Install BOW.API as a Cake Addin #addin nuget:?package=BOW.API&version=0.1.1.388 // Install BOW.API as a Cake Tool #tool nuget:?package=BOW.API&version=0.1.1.388
BOW.API
Table of Contents
Overview
BOW.API serves as a comprehensive interface for BOW API functions. The library is designed to allow developers to write code once and deploy it to any robot, on any OS, using any programming language.
Installation
To install the BOW.API NuGet package, use the following command:
dotnet add package BOW.API
Getting Started
Setup an account on our Developer Portal and install the BOW Hub. After installing, import the package into your C# project:
using BOW.API;
Features
- Code Portability: Write code once and deploy it to multiple robot types.
- Multi-Platform Support: Compatible with Windows, macOS, and Linux.
- Language Agnostic: Works with various programming languages.
- Low Latency: Optimised for real-time control.
Documentation
For comprehensive documentation, visit BOW Documentation.
License
This project is licensed under our Custom License. See the LICENSE file for details.
Contact
For further enquiries, please visit https://www.usebow.com or contact BOW Support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- Emgu.CV (>= 4.10.0.5680)
- Emgu.CV.runtime.mini.ubuntu-x64 (>= 4.10.0.5680)
- Emgu.CV.runtime.windows (>= 4.10.0.5680)
- Google.Protobuf (>= 3.24.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.