Huddly.Sdk 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Huddly.Sdk --version 2.2.0
NuGet\Install-Package Huddly.Sdk -Version 2.2.0
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="Huddly.Sdk" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Huddly.Sdk --version 2.2.0
#r "nuget: Huddly.Sdk, 2.2.0"
#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 Huddly.Sdk as a Cake Addin
#addin nuget:?package=Huddly.Sdk&version=2.2.0

// Install Huddly.Sdk as a Cake Tool
#tool nuget:?package=Huddly.Sdk&version=2.2.0

Enables communicating with Huddly devices.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Huddly.Sdk:

Package Downloads
Huddly.Sdk.Extensions

Huddly SDK Extensions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.9.6 63 5/22/2024
2.9.5 75 5/10/2024
2.9.4 74 5/8/2024
2.9.3 139 5/3/2024
2.9.2 114 4/30/2024
2.9.1 139 4/29/2024
2.8.1 166 3/15/2024
2.8.0 118 3/14/2024
2.7.0 97 3/13/2024
2.6.5 150 3/1/2024
2.6.4 132 2/27/2024
2.6.3 106 2/26/2024
2.6.3-rc.1 43 2/26/2024
2.6.2 178 2/13/2024
2.6.1 105 2/8/2024
2.6.0 112 2/6/2024
2.5.1 94 2/2/2024
2.5.1-rc.1 51 2/2/2024
2.5.0 104 1/29/2024
2.4.4 98 1/29/2024
2.4.4-rc.1 67 1/25/2024
2.4.3 94 1/23/2024
2.4.2 91 1/18/2024
2.4.1 108 1/15/2024
2.4.0 112 1/11/2024
2.3.3 109 1/5/2024
2.3.2 152 12/20/2023
2.3.1 175 12/12/2023
2.3.1-rc.1 93 12/6/2023
2.3.0 140 12/6/2023
2.2.3-rc.1 90 11/15/2023
2.2.2 131 11/8/2023
2.2.2-rc.1 67 10/27/2023
2.2.1 247 10/23/2023
2.2.0 123 10/23/2023
2.2.0-rc.4 66 10/19/2023
2.2.0-rc.3 64 10/18/2023
2.2.0-rc.2 88 10/16/2023
2.2.0-rc.1 64 10/11/2023
2.1.1 142 10/5/2023
2.1.0 164 10/2/2023
2.0.4 152 9/27/2023
2.0.3 181 9/25/2023
2.0.2 141 9/25/2023
2.0.1 153 9/20/2023
2.0.0 128 9/20/2023
2.0.0-rc.3 53 9/20/2023
2.0.0-rc.2 56 9/20/2023
2.0.0-rc.1 67 9/19/2023
1.33.0-rc.5 151 9/12/2023
1.33.0-rc.4 70 9/12/2023
1.33.0-rc.3 72 9/8/2023
1.24.4 31 5/23/2024
1.24.3 25 5/23/2024
1.0.0 111 11/15/2023

## What's Changed
Use USB proxy client by default for SDK Monitor
Add Canvas enhance mode support
Fix usbcamera detections not being normalized
Fixed GetFramingMode for Canvas if firmware is below 1.5
Fix USB adapter upgrade through USB proxy
Fix timeout if no progress, or max timeout reached in USB adapter upgrader
Fix HTTP2 gRPC (IP camera) issue when a proxy is configured in Windows
Implement gRPC proxy versioning
Fix device remaining in the list when MonoApiError
Limit USB proxy log output by grouping similar messages