R
RaviRaju
Guest
Hi Team,
we are invoking the methods from c layer to C# layer using .net remoting.
now we are switching to .net core. I read .net remoting is not supported in .net core.
How i can cal C# methods from c layer.
Can you please help me with best approach using inter process communication.
(e.g: NamedPipes/gRPC/Socket/TCP).
Please help me with code sample.
Thanks,
Ravi
Continue reading...
we are invoking the methods from c layer to C# layer using .net remoting.
now we are switching to .net core. I read .net remoting is not supported in .net core.
How i can cal C# methods from c layer.
Can you please help me with best approach using inter process communication.
(e.g: NamedPipes/gRPC/Socket/TCP).
Please help me with code sample.
Thanks,
Ravi
Continue reading...