question

SachinNinawe-2439 avatar image
0 Votes"
SachinNinawe-2439 asked ClausBehn-4324 published

WCF WSHttp binding not support in .Net core

Hi Team,

As per ms docs and my research on this WSHttp binding is not supported in .Net core.

I tried many method to implement this. Can anyone from the team can let me know there is any work around for this?

Is there any release coming related to WSHttp binding support in .Net core.




Thanks

windows-wcf
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

TheobaldDu-MSFT avatar image
0 Votes"
TheobaldDu-MSFT answered

Hi, @SachinNinawe-2439 , Unfortunately, wshttpbinding is not supported in .netcore, so you have to make some changes. For the supported wcf features in .netcore, you can refer to this: WCF Features in .Net Core 2.0



If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Best regards,
Theobald Du


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

ClausBehn-4324 avatar image
0 Votes"
ClausBehn-4324 answered ClausBehn-4324 published

How do I go about setting a client certificate if WsHttpBinding is not available (I am using NET 6)? What is the work around?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.