# Third-Party Notices

This file lists third-party packages declared by the current Nexamas UI project metadata for Nexamas UI version 1.0.0-rc.1. The active release gate checks `packages.config` and `Nexamas.UI.nuspec` for dependency/version alignment before a package can be treated as commercially clean.

## Declared NuGet dependencies

| Package | Version | Notes / license family |
|---|---:|---|
| HarfBuzzSharp | 8.3.1.3 | MIT-family package; OpenType text shaping binding |
| HarfBuzzSharp.NativeAssets.Win32 | 8.3.1.3 | Native assets for HarfBuzzSharp |
| OpenTK | 3.1.0 | MIT/X11-family Open Toolkit bindings |
| OpenTK.GLControl | 3.1.0 | WinForms GLControl package for OpenTK |
| SkiaSharp | 3.119.2 | MIT-family SkiaSharp package; .NET 2D graphics API based on Skia |
| SkiaSharp.HarfBuzz | 3.119.2 | SkiaSharp integration with HarfBuzz |
| SkiaSharp.NativeAssets.Win32 | 3.119.2 | Native SkiaSharp assets for Windows |
| SkiaSharp.Resources | 3.119.2 | SkiaSharp resource package |
| SkiaSharp.SceneGraph | 3.119.2 | SkiaSharp scene graph package |
| SkiaSharp.Skottie | 3.119.2 | SkiaSharp Skottie/Lottie-related package |
| SkiaSharp.Views.Desktop.Common | 3.119.2 | Desktop view support package |
| SkiaSharp.Views.WindowsForms | 3.119.2 | Windows Forms SkiaSharp view package |
| System.Buffers | 4.6.1 | Microsoft support package; MIT-family |
| System.Memory | 4.6.3 | Microsoft support package; MIT-family |
| System.Numerics.Vectors | 4.6.1 | Microsoft support package; MIT-family |
| System.Runtime.CompilerServices.Unsafe | 6.1.2 | Microsoft support package; MIT-family |

## Source links for verification

- SkiaSharp NuGet: https://www.nuget.org/packages/SkiaSharp/
- HarfBuzzSharp NuGet: https://www.nuget.org/packages/HarfBuzzSharp
- OpenTK NuGet: https://www.nuget.org/packages/OpenTK/3.1.0
- OpenTK.GLControl NuGet: https://www.nuget.org/packages/OpenTK.GLControl/3.1.0
- System.Memory NuGet: https://www.nuget.org/packages/System.Memory/
- MIT license text: https://licenses.nuget.org/MIT

## Build/pack tooling included in source distribution

The source distribution includes `tools/nuget.exe` only as a product-local build, restore, and pack utility so Nexamas UI can be validated from the Nexamas UI folder alone. This executable is not part of the binary Nexamas UI NuGet payload; the commercial package allowlist blocks `tools`, `eng`, `docs`, and `samples` from entering the `.nupkg`.

## Notice text

The third-party packages listed above remain owned by their respective copyright holders and are licensed under their respective open-source licenses. Nexamas UI's commercial/proprietary license does not replace, restrict, or modify third-party package licenses.
