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.
#:package BOW.SDK.CoreTest@0.1.1.355
                    
#: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.CoreTest&version=0.1.1.355
                    
Install as a Cake Addin
#tool nuget:?package=BOW.SDK.CoreTest&version=0.1.1.355
                    
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 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.  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.355 498 1/10/2025
0.1.1.354 428 1/10/2025
0.1.1.353 368 1/10/2025
0.1.1.352 311 1/10/2025
0.1.1.351 350 1/10/2025
0.1.1.336 195 12/17/2024
0.1.1.332 229 12/16/2024
0.1.1.331 288 12/13/2024
0.1.1.329 224 12/12/2024
0.1.1.325 263 12/12/2024
0.1.1.303 193 11/15/2024
0.1.1.278 184 10/29/2024
0.1.1.258 214 9/30/2024
0.1.1.256 170 9/30/2024
0.1.1.255 240 9/30/2024
0.1.1.251 207 9/29/2024
0.1.1.250 197 9/29/2024
0.1.1.248 228 9/28/2024
0.1.1.233 333 9/18/2024