Jabra.DeviceConnector.Windows 2.1.9

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Jabra.DeviceConnector.Windows --version 2.1.9
NuGet\Install-Package Jabra.DeviceConnector.Windows -Version 2.1.9
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="Jabra.DeviceConnector.Windows" Version="2.1.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Jabra.DeviceConnector.Windows --version 2.1.9
#r "nuget: Jabra.DeviceConnector.Windows, 2.1.9"
#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 Jabra.DeviceConnector.Windows as a Cake Addin
#addin nuget:?package=Jabra.DeviceConnector.Windows&version=2.1.9

// Install Jabra.DeviceConnector.Windows as a Cake Tool
#tool nuget:?package=Jabra.DeviceConnector.Windows&version=2.1.9

Device Connector for the Gen 3 Jabra SDKs on Windows

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Jabra.DeviceConnector.Windows:

Package Downloads
Jabra.NET.Sdk The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package contains the Jabra Device Interface Library for .NET. The Jabra Device Interface Library for .NET makes it easy to integrate call control for Jabra devices. For documentation, release notes, support, and other information please visit the Jabra Developer Zone on https://developer.jabra.com.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.9 222 5/13/2024
2.1.8 116 4/23/2024
2.1.7 160 4/4/2024

## [2.1.9] - 2024-05-03

### Fixed

- An issue in the device library stack could cause HID reports to be written twice to the device.
 This would manifest itself when reading larger files from a device.