How to consume a web service dynamically with .NET Core?
There is a great sample of how to do this using the pre-Core versions of .NET:
https://gist.github.com/escobar5/2052620
However the System.ServiceModel is deprecated in .NET Core 2.0.
Any ideas how to implement the same functionality using .NET Core 2.0?
Laxmidhar SahooPosted Oct 1, 2018, 8:25 AM
Valeriy PogosyanPosted Oct 1, 2018, 8:06 AM
Laxmidhar SahooPosted Oct 1, 2018, 1:43 AM
Valeriy PogosyanPosted Sep 29, 2018, 3:07 PM
Laxmidhar SahooPosted Sep 29, 2018, 8:35 AM
Valeriy PogosyanPosted Sep 29, 2018, 8:26 AM
Laxmidhar SahooPosted Sep 29, 2018, 6:41 AM