Has anyone successfully used the Speckle V3 Rhino Connector with the .NET Core 8 framework?
We are working with Rhino 8 (8.25.25314.11001, 2025-11-10) and unfortunately we cannot downgrade to the .NET Framework because our production plugins will not function outside .NET Core.
Our rhino plugin should work for both net core and net framework runtimes.
In fact, most of the time we’re testing under net core, so I would expect it to be working fine for you.