Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.22 KB

README.md

File metadata and controls

25 lines (19 loc) · 1.22 KB

forthebadge forthebadge forthebadge

Art.Net

Art.Net is a Art-Net 4 library for .NET 5.0

This library is entirely implemented according to the Art-Net User Guide From Artistic Licence Holdings Ltd.

Examples

There is a ExampleController and Node which are both located in their respective folders and demonstrates how to use this library

Installation

  1. Download the latest release from the release page
  2. Go to your project dependencies -> Add COM Reference -> browse and find the dll
    Nuget package coming Soon™

Building from source

  1. Clone Art.Net
    $ git clone https://github.com/OsOmE1/Art.Net
  2. Then build with VS2019

Documentation

Coming Soon™

Credits