Hi, I'm planing to split the Http gateway code from orleans silo.
Which the gateway server is not a silo, and should only depends on grains interfaces, orleans client, and routes http requests to the background silos.
But when I start gateway, it complains IApplicationPartManager not found.
Is there any workaround?
Hi, I'm planing to split the Http gateway code from orleans silo.
Which the gateway server is not a silo, and should only depends on grains interfaces, orleans client, and routes http requests to the background silos.
But when I start gateway, it complains IApplicationPartManager not found.
Is there any workaround?