Jabra.DeviceConnector.Windows
2.3.10
Prefix Reserved
dotnet add package Jabra.DeviceConnector.Windows --version 2.3.10
NuGet\Install-Package Jabra.DeviceConnector.Windows -Version 2.3.10
<PackageReference Include="Jabra.DeviceConnector.Windows" Version="2.3.10" />
<PackageVersion Include="Jabra.DeviceConnector.Windows" Version="2.3.10" />
<PackageReference Include="Jabra.DeviceConnector.Windows" />
paket add Jabra.DeviceConnector.Windows --version 2.3.10
#r "nuget: Jabra.DeviceConnector.Windows, 2.3.10"
#:package Jabra.DeviceConnector.Windows@2.3.10
#addin nuget:?package=Jabra.DeviceConnector.Windows&version=2.3.10
#tool nuget:?package=Jabra.DeviceConnector.Windows&version=2.3.10
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
The Jabra SDK and accompanying extension modules provides extensive support for integration with Jabra devices. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.3.10 | 124 | 8/12/2026 |
| 2.3.7 | 1,794 | 6/17/2026 |
| 2.3.6 | 159 | 6/8/2026 |
| 2.3.5 | 446 | 5/18/2026 |
| 2.3.3 | 2,655 | 3/17/2026 |
| 2.3.0 | 3,301 | 9/15/2025 |
| 2.2.10 | 340 | 7/3/2025 |
| 2.2.9 | 254 | 6/6/2025 |
| 2.2.8 | 2,727 | 3/11/2025 |
| 2.2.7 | 429 | 1/9/2025 |
| 2.2.5 | 2,170 | 12/2/2024 |
| 2.1.9 | 3,773 | 5/13/2024 |
| 2.1.8 | 257 | 4/23/2024 |
| 2.1.7 | 363 | 4/4/2024 |
## [2.3.10] - 2026-08-06
### Fixed
- An issue where some devices that are slower to enumerate would not be detected by the Device Connector. This would cause the SDK to not be able to connect to such devices.
- An issue where the GNP lock was not taken when enumerating Bluetooth LE devices. This could cause co-existence issues with other Jabra SDK based applications.