Book a Demo

Author Topic: Support .NET 5.0  (Read 5137 times)

meeert

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Support .NET 5.0
« on: July 05, 2021, 07:59:40 pm »
Does the EA interop support Add-in development for .NET 5.0?
I got it working with .NET Framework 4.7.2 (Installing an Add-in to EA, debuggin in Visual Studio with EA attached), but no succes with .NET 5.0.
I can't seem to register for COM interop, or make COM visible. Am I restricted to the use of the .NET Framework and/or is the use of .NET 5.0 too hacky?

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Support .NET 5.0
« Reply #1 on: July 06, 2021, 05:04:42 pm »
Does the EA interop support Add-in development for .NET 5.0?
I got it working with .NET Framework 4.7.2 (Installing an Add-in to EA, debugging in Visual Studio with EA attached), but no success with .NET 5.0.
I can't seem to register for COM interop or make COM visible. Am I restricted to the use of the .NET Framework and/or is the use of .NET 5.0 too hacky?
We're also interested in this as we're looking to develop/update some of our Add-Ins to the "latest and Greatest".

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Support .NET 5.0
« Reply #2 on: July 06, 2021, 06:24:27 pm »
I'm not sure if COM interop is supported at all in .Net 5

Geert