SoapCore icon indicating copy to clipboard operation
SoapCore copied to clipboard

How to add an endpoint for the netHttpBinding

Open jhughesjha opened this issue 2 years ago • 2 comments

Can you provide steps necessary to add support for the netHttpbinding with binary encoding? It looks like we would need to create a custom MessageEncodingBindingElement and something similar to WCF's BinaryMessageEncoderFactory but not sure how to get these configured into soapcore.

jhughesjha avatar Jul 20 '22 16:07 jhughesjha

I think that would require quite a bit of work. You are, of course, very welcome to give it a shot and submit a PR.

I suggest forking the repository and getting familiar with the source code. I find that debugging through a unit test helps to get a general sense of the request/response flow.

andersjonsson avatar Aug 16 '22 13:08 andersjonsson

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Sep 16 '22 04:09 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Sep 30 '22 04:09 github-actions[bot]