Huddly.Sdk 2.12.1

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

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

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.12.2 94 6/21/2024
2.12.1 77 6/21/2024
2.12.0 112 6/14/2024
2.11.0 120 6/10/2024
2.10.0 144 5/29/2024
2.9.6 118 5/22/2024
2.9.5 80 5/10/2024
2.9.4 77 5/8/2024
2.9.3 156 5/3/2024
2.9.2 118 4/30/2024
2.9.1 141 4/29/2024
2.8.1 168 3/15/2024
2.8.0 120 3/14/2024
2.7.0 99 3/13/2024
2.6.5 160 3/1/2024
2.6.4 134 2/27/2024
2.6.3 114 2/26/2024
2.6.3-rc.1 45 2/26/2024
2.6.2 181 2/13/2024
2.6.1 106 2/8/2024
2.6.0 115 2/6/2024
2.5.1 95 2/2/2024
2.5.1-rc.1 52 2/2/2024
2.5.0 105 1/29/2024
2.4.4 99 1/29/2024
2.4.4-rc.1 68 1/25/2024
2.4.3 95 1/23/2024
2.4.2 92 1/18/2024
2.4.1 114 1/15/2024
2.4.0 119 1/11/2024
2.3.3 110 1/5/2024
2.3.2 154 12/20/2023
2.3.1 176 12/12/2023
2.3.1-rc.1 94 12/6/2023
2.3.0 141 12/6/2023
2.2.3-rc.1 91 11/15/2023
2.2.2 132 11/8/2023
2.2.2-rc.1 68 10/27/2023
2.2.1 248 10/23/2023
2.2.0 130 10/23/2023
2.2.0-rc.4 67 10/19/2023
2.2.0-rc.3 65 10/18/2023
2.2.0-rc.2 89 10/16/2023
2.2.0-rc.1 65 10/11/2023
2.1.1 144 10/5/2023
2.1.0 165 10/2/2023
2.0.4 153 9/27/2023
2.0.3 182 9/25/2023
2.0.2 142 9/25/2023
2.0.1 154 9/20/2023
2.0.0 130 9/20/2023
2.0.0-rc.3 54 9/20/2023
2.0.0-rc.2 61 9/20/2023
2.0.0-rc.1 68 9/19/2023
1.33.0-rc.5 152 9/12/2023
1.33.0-rc.4 71 9/12/2023
1.33.0-rc.3 73 9/8/2023
1.24.4 103 5/23/2024
1.24.3 97 5/23/2024
1.0.0 113 11/15/2023

## What's Changed
* Pack libusb separately for cli-dotnet
* Fix an issue with USB reconnect when initial device handshake fails

**Full Changelog**: https://github.com/Huddly/sdk-dotnet/compare/v2.12.0...v2.12.1