Consuming WCF service using net named pipe binding in asp .net core 2.0 api

1.2k Views Asked by At

Is it possible to consume WCF service using net named pipe binding in asp .net core 2.0 api?

There is always option to make WCF service to use http enabled binding. But I have a specific requirement to do that?

I didnt find any useful resources on google.

0

There are 0 best solutions below