RhinoWindows package compatibility?

I’m wondering if the RhinoWindows nuget package is compatible with Mac? referenced it in my plugin and now it won’t load on Mac.
Loads fine if I remove the reference, but then I lose the ability to create a interactive viewport in a Panel.

No. RhinoWindows contains Windows-specific classes, properties, etc.

– Dale