BOW.SDK.CoreTest 0.1.1.331

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

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

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. 
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.366 520 1/16/2025
0.1.1.355 298 1/10/2025
0.1.1.354 244 1/10/2025
0.1.1.353 221 1/10/2025
0.1.1.352 184 1/10/2025
0.1.1.351 212 1/10/2025
0.1.1.336 157 12/17/2024
0.1.1.332 187 12/16/2024
0.1.1.331 246 12/13/2024
0.1.1.329 191 12/12/2024
0.1.1.325 228 12/12/2024
0.1.1.303 170 11/15/2024
0.1.1.278 159 10/29/2024
0.1.1.258 193 9/30/2024
0.1.1.256 148 9/30/2024
0.1.1.255 200 9/30/2024
0.1.1.251 188 9/29/2024
0.1.1.250 160 9/29/2024
0.1.1.248 206 9/28/2024
0.1.1.233 307 9/18/2024