Calling Hydra Delphi plugin from Hydra .Net Host

Hello,

I’m developing a web module with .Net C# and I need to call a module (Hydra Plugin) that was developed in delphi xe8.

for this scenario, Is there any sample of how do create a Hydra host in .NET that loads a Hydra Plugin developed in delphi?

Regards,

Usually we are being asked for a sample where .NET plugin is consumed by a Delphi host: Need a Jumpstart with Delphi XE3 and .NET 2.0 DLL Assemblies Integration

Here’s a sample with Delphi plugin and .NET Console App host: Hydra Sample.zip (886.9 KB)