Haukcode.ArtNet 2.0.27

There is a newer version of this package available.
See the version list below for details.
dotnet add package Haukcode.ArtNet --version 2.0.27                
NuGet\Install-Package Haukcode.ArtNet -Version 2.0.27                
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.ArtNet" Version="2.0.27" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Haukcode.ArtNet --version 2.0.27                
#r "nuget: Haukcode.ArtNet, 2.0.27"                
#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.ArtNet as a Cake Addin
#addin nuget:?package=Haukcode.ArtNet&version=2.0.27

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

ArtNet library for .NET Core (.NET Standard 2.0)

Product Compatible and additional computed target framework versions.
.NET 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.34 31 1/10/2025
2.0.33 23 1/9/2025
2.0.32 45 1/7/2025
2.0.31 45 1/7/2025
2.0.29 93 12/20/2024
2.0.27 121 12/13/2024
2.0.26 84 12/13/2024
2.0.25 96 12/12/2024
2.0.24 95 12/12/2024
1.3.23 101 12/12/2024 1.3.23 is deprecated.
1.3.21 97 12/12/2024 1.3.21 is deprecated.
1.3.20 116 12/3/2024 1.3.20 is deprecated.
1.3.16 290 10/28/2024
1.3.15 102 10/28/2024
1.3.14 99 10/28/2024
1.3.13 93 10/28/2024
1.3.12 97 10/28/2024
1.3.11 305 9/19/2024
1.3.9-PR-fix-send-rdm-e201e0ca 77 9/19/2024
1.3.8-PR-fix-send-rdm-e201e0ca 76 9/19/2024
1.3.7 135 9/11/2024
1.3.6-PR-master-c27de239 87 9/11/2024
1.3.5 1,127 6/4/2024
1.3.4 1,130 9/14/2023
1.3.3 1,302 2/8/2023
1.2.1 586 10/7/2022
1.2.0 366 10/7/2022
1.1.0 405 10/4/2022
1.0.18 2,588 8/26/2020
1.0.17 505 7/31/2020
1.0.16 1,331 9/23/2019
1.0.15 529 9/23/2019
1.0.4 535 9/23/2019
1.0.0 713 12/5/2018

1.2.2 - Bug fixes
1.1.0 - Implemented ArtSync
1.0.18 - Fixed bug in RdmPacketFactory
1.0.17 - Fixed bug in ArtNetReplyPacket
1.0.0 - Initial release