Haukcode.sACN 2.0.60-main-13111951

This is a prerelease version of Haukcode.sACN.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Haukcode.sACN --version 2.0.60-main-13111951
                    
NuGet\Install-Package Haukcode.sACN -Version 2.0.60-main-13111951
                    
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.60-main-13111951" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Haukcode.sACN" Version="2.0.60-main-13111951" />
                    
Directory.Packages.props
<PackageReference Include="Haukcode.sACN" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Haukcode.sACN --version 2.0.60-main-13111951
                    
#r "nuget: Haukcode.sACN, 2.0.60-main-13111951"
                    
#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.
#:package Haukcode.sACN@2.0.60-main-13111951
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Haukcode.sACN&version=2.0.60-main-13111951&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Haukcode.sACN&version=2.0.60-main-13111951&prerelease
                    
Install as a Cake Tool

A simple sACN library for .NET Core

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.67 158 8/11/2025
2.0.66 289 5/13/2025
2.0.61 244 5/12/2025
2.0.60-main-13111951 246 5/12/2025
2.0.59 227 3/20/2025
2.0.58 185 3/13/2025
2.0.57 158 1/24/2025
2.0.56 108 1/15/2025
2.0.55 126 1/10/2025
2.0.54 127 1/9/2025
2.0.53 133 1/7/2025
2.0.52 285 12/20/2024
2.0.50 128 12/18/2024
2.0.49 159 12/13/2024
2.0.48 122 12/12/2024
2.0.47 140 12/12/2024
2.0.46 129 12/12/2024
2.0.43 127 12/11/2024
2.0.42 128 12/11/2024
2.0.41 132 12/10/2024
2.0.40 142 12/6/2024
2.0.39 131 12/3/2024
2.0.38 135 12/3/2024
2.0.37 119 12/3/2024
2.0.19 678 7/20/2023
2.0.16 220 7/13/2023
2.0.15 224 7/11/2023
2.0.14 228 7/11/2023
2.0.13 237 7/11/2023
2.0.12 517 10/7/2022
2.0.11 464 10/6/2022
2.0.10 482 10/6/2022
2.0.9 490 10/2/2022
2.0.8 511 9/25/2022
2.0.7 515 9/12/2022
2.0.6 507 8/21/2022
2.0.5 732 2/11/2021
2.0.4 474 2/3/2021
2.0.0 469 1/29/2021
1.0.8 665 5/8/2020
1.0.7 642 12/4/2019
1.0.6 610 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