Relative Content

Tag Archive for c#asp.net-coregrpc-c#

Is this the right way to use MagicOnion with DispatchProxy?

I’m facing a problem that my proxy is being invoked when one of my MagicOnion methods are called. When I learned how to use DispatchProxy, it was straightforward to use but turning onto the environment with .NET Core and MagicOnion, the situation gets much more complicated.