Skip to content

Is it possible to map C# object type in Slice? #3214

Answered by bernardnormier
babaq asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, IceRPC with Slice1 and the ice protocol interoperates with Ice except for a few uncommon situations (you use compression with Ice, or you use batch requests with Ice). For most applications, there is no interop issue.

However, IceRPC C# requires a recent .NET (.NET 8.0 or 9.0). It won't work with .NET Framework 4.8.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@babaq
Comment options

@bernardnormier
Comment options

Answer selected by babaq
@babaq
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #3213 on December 02, 2024 14:22.