Jabra.DeviceConnector.Windows 2.2.8

Prefix Reserved
dotnet add package Jabra.DeviceConnector.Windows --version 2.2.8
                    
NuGet\Install-Package Jabra.DeviceConnector.Windows -Version 2.2.8
                    
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.2.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Jabra.DeviceConnector.Windows" Version="2.2.8" />
                    
Directory.Packages.props
<PackageReference Include="Jabra.DeviceConnector.Windows" />
                    
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 Jabra.DeviceConnector.Windows --version 2.2.8
                    
#r "nuget: Jabra.DeviceConnector.Windows, 2.2.8"
                    
#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=Jabra.DeviceConnector.Windows&version=2.2.8
                    
Install Jabra.DeviceConnector.Windows as a Cake Addin
#tool nuget:?package=Jabra.DeviceConnector.Windows&version=2.2.8
                    
Install Jabra.DeviceConnector.Windows as a Cake Tool

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

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.2.8 451 3/11/2025
2.2.7 317 1/9/2025
2.2.5 1,696 12/2/2024
2.1.9 2,875 5/13/2024
2.1.8 156 4/23/2024
2.1.7 264 4/4/2024

## [2.2.8] - 2025-02-25

### Added

- Additional warning and error logs to help identify error cases.

### Fixed

- An issue where a delay during the startup of the Device Connector could cause it to crash.
- An issue where the Device Connector would emit an incorrect error message when running on a machine with a system language different from English.
- An issue where certain exceptions would be logged several times.