Haukcode.sACN 2.0.19

dotnet add package Haukcode.sACN --version 2.0.19
NuGet\Install-Package Haukcode.sACN -Version 2.0.19
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="Haukcode.sACN" Version="2.0.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Haukcode.sACN --version 2.0.19
#r "nuget: Haukcode.sACN, 2.0.19"
#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 Haukcode.sACN as a Cake Addin
#addin nuget:?package=Haukcode.sACN&version=2.0.19

// Install Haukcode.sACN as a Cake Tool
#tool nuget:?package=Haukcode.sACN&version=2.0.19

A simple sACN library for .NET Core

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.19 317 7/20/2023
2.0.16 142 7/13/2023
2.0.15 148 7/11/2023
2.0.14 149 7/11/2023
2.0.13 152 7/11/2023
2.0.12 415 10/7/2022
2.0.11 365 10/6/2022
2.0.10 387 10/6/2022
2.0.9 398 10/2/2022
2.0.8 415 9/25/2022
2.0.7 403 9/12/2022
2.0.6 410 8/21/2022
2.0.5 608 2/11/2021
2.0.4 352 2/3/2021
2.0.0 345 1/29/2021
1.0.8 523 5/8/2020
1.0.7 497 12/4/2019
1.0.6 475 12/4/2019

1.0.0 - Refactored
1.0.1 - Added methods to find local IPAddress
1.0.2 - Added method for multi-universe listener
1.0.3 - Changed DMXData property
1.0.4 - Changed API for GetAddressesFromInterfaceType
1.0.5 - Added method to list network adapters
1.0.6 - Removed unused dependency
1.0.7 - Make it Linux-compatible
1.0.8 - Allow unknown operational status on network adapter
2.0.0 - Allow for sync packets, breaking change
2.0.13 - Fix issue with ReceiveMessageFrom and reusing the socket events
2.0.16 - Fix incorrect byte order of Acn Source Id