etboy-b
Results
1
issues of
etboy-b
Is it possible to register multiple interfaces on the same endpoint? The code sample below doesn't work app.UseSoapEndpoint("/ServicePath.asmx", new SoapEncoderOptions());
stale