BOW.SDK.Core 0.1.1.182

There is a newer version of this package available.
See the version list below for details.
dotnet add package BOW.SDK.Core --version 0.1.1.182
NuGet\Install-Package BOW.SDK.Core -Version 0.1.1.182
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="BOW.SDK.Core" Version="0.1.1.182" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BOW.SDK.Core --version 0.1.1.182
#r "nuget: BOW.SDK.Core, 0.1.1.182"
#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 BOW.SDK.Core as a Cake Addin
#addin nuget:?package=BOW.SDK.Core&version=0.1.1.182

// Install BOW.SDK.Core as a Cake Tool
#tool nuget:?package=BOW.SDK.Core&version=0.1.1.182

BOW.SDK.Core

Table of Contents

Overview

BOW.SDK.Core serves as a comprehensive interface for BOW SDK 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.SDK.Core NuGet package, use the following command:

dotnet add package BOW.SDK.Core

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.SDK.Core;

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.

Dependencies

  • Google.Protobuf 3.24.4

Usage

Detailed usage instructions and examples can be found in our documentation.

Examples

Basic implementation to initiate a connection with a robot:

var robot = new Robot();
robot.Connect();

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 Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
0.1.1.193 152 5/30/2024
0.1.1.192 182 5/30/2024
0.1.1.191 186 5/30/2024
0.1.1.190 160 5/30/2024
0.1.1.189 148 5/30/2024
0.1.1.187 131 5/13/2024
0.1.1.186 117 5/13/2024
0.1.1.185 131 5/13/2024
0.1.1.184 108 5/12/2024
0.1.1.183 118 5/12/2024
0.1.1.182 126 5/12/2024
0.1.1.181 106 5/12/2024
0.1.1.180 90 5/12/2024
0.1.1.179 90 5/12/2024
0.1.1.178 106 5/12/2024
0.1.1.177 100 5/12/2024
0.1.1.176 156 5/10/2024
0.1.1.175 131 5/10/2024
0.1.1.174 142 5/10/2024
0.1.1.173 140 5/10/2024
0.1.1.172 146 5/10/2024
0.1.1.171 223 5/7/2024
0.1.1.170 182 5/7/2024
0.1.1.169 161 5/7/2024
0.1.1.168 158 5/1/2024
0.1.1.167 140 4/27/2024
0.1.1.166 113 4/27/2024
0.1.1.165 102 4/27/2024
0.1.1.164 124 4/27/2024
0.1.1.163 118 4/27/2024
0.1.1.162 111 4/27/2024
0.1.1.161 123 4/27/2024
0.1.1.160 120 4/27/2024
0.1.1.159 130 4/27/2024
0.1.1.158 125 4/27/2024
0.1.1.157 122 4/27/2024
0.1.1.156 126 4/26/2024
0.1.1.155 128 4/25/2024
0.1.1.154 96 4/24/2024
0.1.1.153 104 4/23/2024
0.1.1.152 98 4/23/2024
0.1.1.151 115 4/23/2024
0.1.1.150 110 4/23/2024
0.1.1.149 140 4/22/2024
0.1.1.148 164 4/22/2024
0.1.1.147 186 4/20/2024
0.1.1.146 141 4/19/2024
0.1.1.145 114 4/19/2024
0.1.1.144 115 4/19/2024
0.1.1.143 132 4/18/2024
0.1.1.142 132 4/18/2024
0.1.1.141 117 4/18/2024
0.1.1.140 106 4/18/2024
0.1.1.139 184 4/17/2024
0.1.1.138 147 4/17/2024
0.1.1.38 422 12/2/2023
0.1.1.37 222 12/1/2023
0.1.1.36 252 12/1/2023
0.1.1.35 216 12/1/2023
0.1.1.34 241 12/1/2023
0.1.1.33 211 12/1/2023
0.1.1.32 216 12/1/2023
0.1.1.31 188 11/16/2023
0.1.1.30 142 11/16/2023
0.1.1.29 144 11/16/2023
0.1.1.28 140 11/16/2023
0.1.1.27 145 11/16/2023
0.1.1.26 191 11/13/2023
0.1.1.25 150 11/10/2023
0.1.1.24 152 11/10/2023
0.1.1.23 142 11/8/2023
0.1.1.22 242 11/2/2023
0.1.1.21 265 11/2/2023
0.1.1.20 210 11/2/2023
0.1.1.19 272 11/2/2023
0.1.1.16 222 10/29/2023
0.1.1.15 194 10/29/2023
0.1.1 218 10/28/2023