BOW.SDK.CoreTest 0.1.1.355

dotnet add package BOW.SDK.CoreTest --version 0.1.1.355
                    
NuGet\Install-Package BOW.SDK.CoreTest -Version 0.1.1.355
                    
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.CoreTest" Version="0.1.1.355" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BOW.SDK.CoreTest" Version="0.1.1.355" />
                    
Directory.Packages.props
<PackageReference Include="BOW.SDK.CoreTest" />
                    
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.CoreTest --version 0.1.1.355
                    
#r "nuget: BOW.SDK.CoreTest, 0.1.1.355"
                    
#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.
#addin nuget:?package=BOW.SDK.CoreTest&version=0.1.1.355
                    
Install BOW.SDK.CoreTest as a Cake Addin
#tool nuget:?package=BOW.SDK.CoreTest&version=0.1.1.355
                    
Install BOW.SDK.CoreTest 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 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. 
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.355 470 1/10/2025
0.1.1.354 414 1/10/2025
0.1.1.353 355 1/10/2025
0.1.1.352 297 1/10/2025
0.1.1.351 322 1/10/2025
0.1.1.336 178 12/17/2024
0.1.1.332 208 12/16/2024
0.1.1.331 266 12/13/2024
0.1.1.329 212 12/12/2024
0.1.1.325 250 12/12/2024
0.1.1.303 178 11/15/2024
0.1.1.278 173 10/29/2024
0.1.1.258 202 9/30/2024
0.1.1.256 157 9/30/2024
0.1.1.255 209 9/30/2024
0.1.1.251 197 9/29/2024
0.1.1.250 175 9/29/2024
0.1.1.248 214 9/28/2024
0.1.1.233 319 9/18/2024