Porting C# Plug-In from Rhino 6 to Rhino 7

Hi,
I made a working C# Plug-In for Rhino 6 and now I need to use it in Rhino 7 and I have some questions:

  • Are there any suggestion to keep in mind to do the porting?
  • Any library to download or documentation for the porting?
  • It’s just about changing the executable I’m pointing now (so from rhino6.exe to rhino7.exe)?
  • I can still use Visual Studio for debugging?

If you have also other suggestion will be a big help!
Thank you!

Hi @Samuele_Angeletti,

Your Rhino 6 plug-in should run in Rhino 7. Is this not the case?

– Dale