Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported bindings #1657

Closed
yexcoffier opened this issue Nov 14, 2016 · 3 comments
Closed

Unsupported bindings #1657

yexcoffier opened this issue Nov 14, 2016 · 3 comments
Labels
Backlog Legitimate tasks of lower priority not in current dev schedule. feature request Adding new functionality requiring adding an API to the public contract.

Comments

@yexcoffier
Copy link

Hi, there is some unsupported bindings.

ServiceModel.Channels.ReliableSessionBindingElement
ServiceModel.Channels.SymmetricSecurityBindingElement
ServiceModel.Channels.CompositeDuplexBindingElement
ServiceModel.Channels.OneWayBindingElement

Any plan on implementing them ?
Thank you.

euhics

@zhenlan
Copy link
Member

zhenlan commented Nov 15, 2016

@euhics thanks for pointing this out. You are right these bindings are not supported currently. We are enabling bindings by scenarios and these bindings are not in the scenarios we currently support.

@zhenlan zhenlan added Community feature request Adding new functionality requiring adding an API to the public contract. labels Nov 15, 2016
@zhenlan zhenlan added this to the Future milestone Nov 15, 2016
@StephenBonikowsky StephenBonikowsky added the Backlog Legitimate tasks of lower priority not in current dev schedule. label May 23, 2019
@brandonmartinez
Copy link

Is this still an open issue? Has it been covered by #8 ?

@raffaeler
Copy link

A customer of mine will never able to migrate clients + services at once to .NET Core.
The only possible path is migrating the clients first to .NET Core, and later one service by one.
The blocker is the use (on the client side) of the WCF bindings of this thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Legitimate tasks of lower priority not in current dev schedule. feature request Adding new functionality requiring adding an API to the public contract.
Projects
None yet
Development

No branches or pull requests

5 participants