Huddly.Sdk 2.13.2

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

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

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.15.1 176 10/10/2024
2.14.0 581 8/20/2024
2.13.5 345 8/16/2024
2.13.4 148 8/15/2024
2.13.3 126 7/25/2024
2.13.2 158 7/23/2024
2.13.1 113 7/14/2024
2.13.0 124 7/12/2024
2.12.2 191 6/21/2024
2.12.1 112 6/21/2024
2.12.0 146 6/14/2024
2.11.0 153 6/10/2024
2.10.0 171 5/29/2024
2.9.6 149 5/22/2024
2.9.5 112 5/10/2024
2.9.4 112 5/8/2024
2.9.3 184 5/3/2024
2.9.2 160 4/30/2024
2.9.1 172 4/29/2024
2.8.1 203 3/15/2024
2.8.0 159 3/14/2024
2.7.0 145 3/13/2024
2.6.5 190 3/1/2024
2.6.4 168 2/27/2024
2.6.3 145 2/26/2024
2.6.3-rc.1 49 2/26/2024
2.6.2 217 2/13/2024
2.6.1 142 2/8/2024
2.6.0 141 2/6/2024
2.5.1 126 2/2/2024
2.5.1-rc.1 59 2/2/2024
2.5.0 140 1/29/2024
2.4.4 124 1/29/2024
2.4.4-rc.1 79 1/25/2024
2.4.3 133 1/23/2024
2.4.2 123 1/18/2024
2.4.1 144 1/15/2024
2.4.0 147 1/11/2024
2.3.3 136 1/5/2024
2.3.2 183 12/20/2023
2.3.1 205 12/12/2023
2.3.1-rc.1 108 12/6/2023
2.3.0 170 12/6/2023
2.2.3-rc.1 104 11/15/2023
2.2.2 161 11/8/2023
2.2.2-rc.1 78 10/27/2023
2.2.1 278 10/23/2023
2.2.0 161 10/23/2023
2.2.0-rc.4 74 10/19/2023
2.2.0-rc.3 72 10/18/2023
2.2.0-rc.2 98 10/16/2023
2.2.0-rc.1 74 10/11/2023
2.1.1 177 10/5/2023
2.1.0 205 10/2/2023
2.0.4 181 9/27/2023
2.0.3 221 9/25/2023
2.0.2 176 9/25/2023
2.0.1 189 9/20/2023
2.0.0 157 9/20/2023
2.0.0-rc.3 71 9/20/2023
2.0.0-rc.2 71 9/20/2023
2.0.0-rc.1 76 9/19/2023
1.33.0-rc.5 161 9/12/2023
1.33.0-rc.4 81 9/12/2023
1.33.0-rc.3 83 9/8/2023
1.24.4 136 5/23/2024
1.24.3 142 5/23/2024
1.0.0 142 11/15/2023

## What's Changed
* Support AddFeatureOption for Huddly Crew
* Fix a race between USB HLink salute and other HLink messages
* Fix upgrade device lock issue that affects some USB Adapter versions
* Mute USB HLink probe fail log on exclusive lock during upgrade


**Full Changelog**: https://github.com/Huddly/sdk-dotnet/compare/v2.13.1...v2.13.2