MagicOnion icon indicating copy to clipboard operation
MagicOnion copied to clipboard

Question: is it possible to use MagicOnion with MemoryPack in a .NET framework 4.6.1 client application?

Open ComptonAlvaro opened this issue 8 months ago • 0 comments

Hello:

I have read in the documentation that now it is possible to use MagicOnion with MemoryPack.

If have seen in nuget.org that there is the MagicOnion.Client that is compatible with .NET framework 4.6.1. So I am wondering if it is possible to use MemoryPack in a client that uses .NET framework 4.6.1.

My idea is to have a server that uses .NET 8 and some clients, some in .NET framework 4.6.1 and another in .NET 8+, using MagicOnion with MemoryPack.

Thanks.

ComptonAlvaro avatar Mar 05 '25 16:03 ComptonAlvaro