Jabra.DeviceConnector.Windows
2.2.5
Prefix Reserved
dotnet add package Jabra.DeviceConnector.Windows --version 2.2.5
NuGet\Install-Package Jabra.DeviceConnector.Windows -Version 2.2.5
<PackageReference Include="Jabra.DeviceConnector.Windows" Version="2.2.5" />
paket add Jabra.DeviceConnector.Windows --version 2.2.5
#r "nuget: Jabra.DeviceConnector.Windows, 2.2.5"
// Install Jabra.DeviceConnector.Windows as a Cake Addin #addin nuget:?package=Jabra.DeviceConnector.Windows&version=2.2.5 // Install Jabra.DeviceConnector.Windows as a Cake Tool #tool nuget:?package=Jabra.DeviceConnector.Windows&version=2.2.5
Device Connector for the Gen 3 Jabra SDKs on Windows
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.
## [2.2.5] - 2024-11-27
### Added
- Support Bluetooth devices paired and connected directly with the PC without the use of a dongle.
Both Bluetooth Classic and LE devices are supported.
### Changed
- Updated dependencies to address detected CVEs (CVE-2024-29188, CVE-2024-30105)
### Security
- Added code signing for bundled dependencies to enhance security and integrity of the application.
- Code signing subject has changed from `CN=GN Audio A/S, O=GN Audio A/S, L=Ballerup, C=DK` to `CN=GN Audio, O=GN Audio, L=Ballerup, S=Capital Region, C=DK` due to internal changes to build infrastructure.
- Confirmed that no exploitable vulnerabilities were found in this application related to the updated CVEs