BOW.SDK.Core 0.1.1.211

dotnet add package BOW.SDK.Core --version 0.1.1.211
                    
NuGet\Install-Package BOW.SDK.Core -Version 0.1.1.211
                    
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.211" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BOW.SDK.Core" Version="0.1.1.211" />
                    
Directory.Packages.props
<PackageReference Include="BOW.SDK.Core" />
                    
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 BOW.SDK.Core --version 0.1.1.211
                    
#r "nuget: BOW.SDK.Core, 0.1.1.211"
                    
#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.
#:package BOW.SDK.Core@0.1.1.211
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BOW.SDK.Core&version=0.1.1.211
                    
Install as a Cake Addin
#tool nuget:?package=BOW.SDK.Core&version=0.1.1.211
                    
Install as a Cake Tool

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.211 245 7/19/2024
0.1.1.210 226 7/19/2024
0.1.1.209 229 7/19/2024
0.1.1.193 348 5/30/2024
0.1.1.192 349 5/30/2024
0.1.1.191 323 5/30/2024
0.1.1.190 318 5/30/2024
0.1.1.189 279 5/30/2024
0.1.1.187 236 5/13/2024
0.1.1.186 250 5/13/2024
0.1.1.185 235 5/13/2024
0.1.1.184 227 5/12/2024
0.1.1.183 239 5/12/2024
0.1.1.182 238 5/12/2024
0.1.1.181 218 5/12/2024
0.1.1.180 217 5/12/2024
0.1.1.179 220 5/12/2024
0.1.1.178 243 5/12/2024
0.1.1.177 243 5/12/2024
0.1.1.176 303 5/10/2024
0.1.1.175 276 5/10/2024
0.1.1.174 263 5/10/2024
0.1.1.173 288 5/10/2024
0.1.1.172 269 5/10/2024
0.1.1.171 336 5/7/2024
0.1.1.170 291 5/7/2024
0.1.1.169 277 5/7/2024
0.1.1.168 284 5/1/2024
0.1.1.167 259 4/27/2024
0.1.1.166 215 4/27/2024
0.1.1.165 226 4/27/2024
0.1.1.164 232 4/27/2024
0.1.1.163 219 4/27/2024
0.1.1.162 224 4/27/2024
0.1.1.161 217 4/27/2024
0.1.1.160 225 4/27/2024
0.1.1.159 230 4/27/2024
0.1.1.158 225 4/27/2024
0.1.1.157 258 4/27/2024
0.1.1.156 233 4/26/2024
0.1.1.155 227 4/25/2024
0.1.1.154 195 4/24/2024
0.1.1.153 219 4/23/2024
0.1.1.152 199 4/23/2024
0.1.1.151 236 4/23/2024
0.1.1.150 249 4/23/2024
0.1.1.149 273 4/22/2024
0.1.1.148 311 4/22/2024
0.1.1.147 293 4/20/2024
0.1.1.146 262 4/19/2024
0.1.1.145 223 4/19/2024
0.1.1.144 239 4/19/2024
0.1.1.143 269 4/18/2024
0.1.1.142 242 4/18/2024
0.1.1.141 195 4/18/2024
0.1.1.140 239 4/18/2024
0.1.1.139 293 4/17/2024
0.1.1.138 228 4/17/2024
0.1.1.38 509 12/2/2023
0.1.1.37 311 12/1/2023
0.1.1.36 351 12/1/2023
0.1.1.35 295 12/1/2023
0.1.1.34 289 12/1/2023
0.1.1.33 292 12/1/2023
0.1.1.32 303 12/1/2023
0.1.1.31 277 11/16/2023
0.1.1.30 231 11/16/2023
0.1.1.29 230 11/16/2023
0.1.1.28 197 11/16/2023
0.1.1.27 209 11/16/2023
0.1.1.26 284 11/13/2023
0.1.1.25 223 11/10/2023
0.1.1.24 231 11/10/2023
0.1.1.23 231 11/8/2023
0.1.1.22 321 11/2/2023
0.1.1.21 348 11/2/2023
0.1.1.20 307 11/2/2023
0.1.1.19 383 11/2/2023
0.1.1.16 315 10/29/2023
0.1.1.15 302 10/29/2023
0.1.1 303 10/28/2023