Jabra.DeviceConnector.Windows
2.3.7
Prefix Reserved
dotnet add package Jabra.DeviceConnector.Windows --version 2.3.7
NuGet\Install-Package Jabra.DeviceConnector.Windows -Version 2.3.7
<PackageReference Include="Jabra.DeviceConnector.Windows" Version="2.3.7" />
<PackageVersion Include="Jabra.DeviceConnector.Windows" Version="2.3.7" />
<PackageReference Include="Jabra.DeviceConnector.Windows" />
paket add Jabra.DeviceConnector.Windows --version 2.3.7
#r "nuget: Jabra.DeviceConnector.Windows, 2.3.7"
#:package Jabra.DeviceConnector.Windows@2.3.7
#addin nuget:?package=Jabra.DeviceConnector.Windows&version=2.3.7
#tool nuget:?package=Jabra.DeviceConnector.Windows&version=2.3.7
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.
## [2.3.7] - 2026-06-10
### Fixed
- In some cases the input stream from the SDK would be prefixed with a UTF-8 Byte Order Mark (BOM).
This would cause the Device Connector to never process the incoming actions.
For applications written for the .NET Framework, the BOM would be written to the stream depending on the execution environment.