linqpad-soap-driver
linqpad-soap-driver copied to clipboard
A SOAP service driver for LINQPad
The following changes have been made: 1. allow creating a connection through file:///C:\ 2. update .Net framework to 4.6 3. allow creating a connection using Basic Authentication
This linqpad-soap-driver project began in 2011 as a way to leverage the awesome LINQPad tool to more easily interact with SOAP-based services in an ad hoc manner. I haven't worked...
As we all know, our dear LINQPad has been upgraded to allow .NET Core in its newest version. Because of that, this driver no longer works. Any plans on making...
I have a WSDL service that unfortunately is not 100% well behaved. The configuration wizard shows this warning: ``` Warning> This web reference does not conform to WS-I Basic Profile...
I'm trying to access a secured SOAP service, however I cannot find anywhere to put username and password credentials.
link should either point to a file with .lpx extension or instruction should tell how to proper rename the file after download
updated target .net framework to 4.6 and LinqPad 5. allow opening a local wsdl file
I am connecting to a SOAP 1.2 service endpoint hosted in Tomcat and winding up with a null reference exception in Linqpad when it attempts to generate the proxy to...
I got this error. SoapHeaderException An error occurred when verifying security for the message. Thanks for advance advice :)