Author Topic: Add-In in net core 6.0?  (Read 4659 times)

Helmut Ortmann

  • EA User
  • **
  • Posts: 967
  • Karma: +42/-1
    • View Profile
Add-In in net core 6.0?
« on: January 15, 2022, 03:06:35 am »
Hello,

Is it possible to run a net core 6.0 AddIn instead of a net framework AddIn?

For the time being, I have developed with NET Framework. It runs pretty well.

Now I'm thinking it is possible to use NET CORE to write the AddIn. In principle, NET CORE supports COM.

Any ideas or experiences?

Best regards,

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13247
  • Karma: +554/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Add-In in net core 6.0?
« Reply #1 on: January 15, 2022, 04:24:00 am »
Not tried it before.

Why would you want that? (I'm curious if there is a big advantage to using net core over .Net Framework)

Geert

Helmut Ortmann

  • EA User
  • **
  • Posts: 967
  • Karma: +42/-1
    • View Profile
Re: Add-In in net core 6.0?
« Reply #2 on: January 17, 2022, 05:50:23 am »
Hello Geert,

yes, I agree. My AddIns also run pretty well.

For me there are two reasons to give it a try:
  • Curiosity
  • net core is the long term strategy of Microsoft

Thanks and best regards,

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

Helmut Ortmann

  • EA User
  • **
  • Posts: 967
  • Karma: +42/-1
    • View Profile
Re: Add-In in net core 6.0?
« Reply #3 on: January 20, 2022, 03:59:55 pm »
Hello,

The answer from SPARX report: No net core

It has to be:  Full Net Framework.   

Best regards,

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

timoc

  • EA User
  • **
  • Posts: 201
  • Karma: +14/-0
    • View Profile
Re: Add-In in net core 6.0?
« Reply #4 on: January 25, 2022, 07:10:36 pm »
If i had a feature request, it would be to add Javascript support for external support scripts by packaging the SpiderMonkey JavaScript Shell that is part of the SpiderMonkey library, as a separate command line binary with EA.