Haukcode.sACN 2.0.59

dotnet add package Haukcode.sACN --version 2.0.59
                    
NuGet\Install-Package Haukcode.sACN -Version 2.0.59
                    
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.59" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Haukcode.sACN" Version="2.0.59" />
                    
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.59
                    
#r "nuget: Haukcode.sACN, 2.0.59"
                    
#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.
#addin nuget:?package=Haukcode.sACN&version=2.0.59
                    
Install Haukcode.sACN as a Cake Addin
#tool nuget:?package=Haukcode.sACN&version=2.0.59
                    
Install Haukcode.sACN 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. 
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.59 131 13 days ago
2.0.58 137 20 days ago
2.0.57 108 2 months ago
2.0.56 71 3 months ago
2.0.55 82 3 months ago
2.0.54 81 3 months ago
2.0.53 89 3 months ago
2.0.52 231 3 months ago
2.0.50 92 3 months ago
2.0.49 114 4 months ago
2.0.48 87 4 months ago
2.0.47 103 4 months ago
2.0.46 90 4 months ago
2.0.43 89 4 months ago
2.0.42 89 4 months ago
2.0.41 92 4 months ago
2.0.40 97 4 months ago
2.0.39 90 4 months ago
2.0.38 86 4 months ago
2.0.37 83 4 months ago
2.0.19 634 7/20/2023
2.0.16 173 7/13/2023
2.0.15 180 7/11/2023
2.0.14 180 7/11/2023
2.0.13 193 7/11/2023
2.0.12 463 10/7/2022
2.0.11 410 10/6/2022
2.0.10 434 10/6/2022
2.0.9 443 10/2/2022
2.0.8 464 9/25/2022
2.0.7 460 9/12/2022
2.0.6 458 8/21/2022
2.0.5 662 2/11/2021
2.0.4 403 2/3/2021
2.0.0 397 1/29/2021
1.0.8 579 5/8/2020
1.0.7 559 12/4/2019
1.0.6 531 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