Huddly.Sdk 2.4.4

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

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

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.16.1 5 11/14/2024
2.16.0 191 11/5/2024
2.15.4 91 10/31/2024
2.15.3 123 10/30/2024
2.15.2 133 10/23/2024
2.15.1 207 10/10/2024
2.14.0 583 8/20/2024
2.13.5 347 8/16/2024
2.13.4 150 8/15/2024
2.13.3 129 7/25/2024
2.13.2 161 7/23/2024
2.13.1 115 7/14/2024
2.13.0 126 7/12/2024
2.12.2 192 6/21/2024
2.12.1 113 6/21/2024
2.12.0 147 6/14/2024
2.11.0 154 6/10/2024
2.10.0 172 5/29/2024
2.9.6 150 5/22/2024
2.9.5 119 5/10/2024
2.9.4 113 5/8/2024
2.9.3 187 5/3/2024
2.9.2 161 4/30/2024
2.9.1 173 4/29/2024
2.8.1 206 3/15/2024
2.8.0 160 3/14/2024
2.7.0 148 3/13/2024
2.6.5 191 3/1/2024
2.6.4 169 2/27/2024
2.6.3 148 2/26/2024
2.6.3-rc.1 56 2/26/2024
2.6.2 218 2/13/2024
2.6.1 143 2/8/2024
2.6.0 148 2/6/2024
2.5.1 131 2/2/2024
2.5.1-rc.1 60 2/2/2024
2.5.0 152 1/29/2024
2.4.4 125 1/29/2024
2.4.4-rc.1 82 1/25/2024
2.4.3 134 1/23/2024
2.4.2 124 1/18/2024
2.4.1 145 1/15/2024
2.4.0 148 1/11/2024
2.3.3 139 1/5/2024
2.3.2 184 12/20/2023
2.3.1 208 12/12/2023
2.3.1-rc.1 109 12/6/2023
2.3.0 171 12/6/2023
2.2.3-rc.1 105 11/15/2023
2.2.2 162 11/8/2023
2.2.2-rc.1 79 10/27/2023
2.2.1 281 10/23/2023
2.2.0 162 10/23/2023
2.2.0-rc.4 75 10/19/2023
2.2.0-rc.3 73 10/18/2023
2.2.0-rc.2 99 10/16/2023
2.2.0-rc.1 75 10/11/2023
2.1.1 184 10/5/2023
2.1.0 206 10/2/2023
2.0.4 182 9/27/2023
2.0.3 222 9/25/2023
2.0.2 179 9/25/2023
2.0.1 190 9/20/2023
2.0.0 158 9/20/2023
2.0.0-rc.3 72 9/20/2023
2.0.0-rc.2 72 9/20/2023
2.0.0-rc.1 83 9/19/2023
1.33.0-rc.5 162 9/12/2023
1.33.0-rc.4 82 9/12/2023
1.33.0-rc.3 84 9/8/2023
1.24.4 137 5/23/2024
1.24.3 143 5/23/2024
1.0.0 143 11/15/2023

## What's Changed
* Fix multiple USB communication issues

**Full Changelog**: https://github.com/Huddly/sdk-dotnet/compare/v2.4.3...v2.4.4