Haukcode.sACN
2.0.19
dotnet add package Haukcode.sACN --version 2.0.19
NuGet\Install-Package Haukcode.sACN -Version 2.0.19
<PackageReference Include="Haukcode.sACN" Version="2.0.19" />
paket add Haukcode.sACN --version 2.0.19
#r "nuget: Haukcode.sACN, 2.0.19"
// 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 | Versions 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. |
-
net7.0
- System.Net.NetworkInformation (>= 4.3.0)
- System.Reactive (>= 6.0.0)
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 | 562 | 7/20/2023 |
2.0.16 | 163 | 7/13/2023 |
2.0.15 | 173 | 7/11/2023 |
2.0.14 | 172 | 7/11/2023 |
2.0.13 | 183 | 7/11/2023 |
2.0.12 | 443 | 10/7/2022 |
2.0.11 | 391 | 10/6/2022 |
2.0.10 | 415 | 10/6/2022 |
2.0.9 | 425 | 10/2/2022 |
2.0.8 | 444 | 9/25/2022 |
2.0.7 | 433 | 9/12/2022 |
2.0.6 | 434 | 8/21/2022 |
2.0.5 | 636 | 2/11/2021 |
2.0.4 | 376 | 2/3/2021 |
2.0.0 | 371 | 1/29/2021 |
1.0.8 | 549 | 5/8/2020 |
1.0.7 | 525 | 12/4/2019 |
1.0.6 | 502 | 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