Download from nuget.org directly or from your VS.IDE by selecting "manage NuGet packages" for your solution. Code examples and demo projects are on GitHub. Additional examples, help files and documentation below. The packages are available in three editions:
- Windows Edition. This is the default with Dew.Lab.Studio packages and contains (Windows OS Specific) Hardware Acceleration code.
- Core Edition. Based on .NET Core v8 and v9 (version 2025) and runs anywhere, but is without hardware acceleration. The packages have "Core" extension in the name.
- Linux Edition. Based on.NET Core v8 and v9 (version 2025) and contains (Linux OS Specific) Hardware Acceleration code. The packages have "Linux" extension in their names.
All target frameworks are now 64bit only.