.NET 8 or 9 Winforms host with Delphi (12)

Hello,

I am just trying to work out whether a C# (.NET 8 or 9) Winforms host can work with Delphi (12) plugins (some visual, some not). I see .NET Core host support is mentioned in 6.6, but as a work in progress.

So I’m just wondering if it is ready for production or is it still a work in progress? We would be looking to convert our .NET 4.7.2 Winforms app to Delphi.

Thanks,

Rob

Hi,

.NET Core host can work with unmanaged and COM Delphi plugins.

You can test it with Hydra trial.

Thanks Evgeny,

We are licensed users, so don’t need the trial, but I made a mistake in my last sentence :man_facepalming: - We would be looking to convert our .NET 4.7.2 Winforms host / Delphi plugin(s) app to .NET 8 (or 9) host with Delphi plugin(s).

So it sounds like we could convert this using RemObjects Hydra then?

Regards,

Rob

Hi,

you should be able to convert your .NET 4.7.2 Winforms host to .NET Core host w/o changing your existing Delphi plugins.

1 Like