[
https://issues.apache.org/jira/browse/IGNITE-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16310950#comment-16310950
]
Pavel Tupitsyn commented on IGNITE-7281:
----------------------------------------
Hi [~rokhin], yes, you are welcome to take this!
Looks like it is your first Ignite contribution, so please send an email to the
dev list as described in
https://ignite.apache.org/community/contribute.html#contribute
> Or you need special implementation only for .net core
I would certainly prefer a single implementation that works on all platforms.
> .NET: Services do not work on .NET Core
> ---------------------------------------
>
> Key: IGNITE-7281
> URL: https://issues.apache.org/jira/browse/IGNITE-7281
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.4
> Reporter: Pavel Tupitsyn
> Labels: .NET, xplat
>
> We rely on {{System.Runtime.Remoting.Proxies.RealProxy}} for dynamic proxy
> generation. However, remoting is not supported on .NET Core.
> Investigate whether we can get rid of RealProxy and generate runtime proxies
> manually. Basically, we need to emit an interface implementation where every
> method just delegates to our code.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)