SoapHttpClient 3.0.0

HttpClient wrapper for sending SOAP messages.

No packages depend on SoapHttpClient.

  • 3.0.0 -- Replaced HttpClient with HttpClientFactory
    • 2.2.1 -- Added support for Cancellation Tokens.
    • 2.2.0 -- Updated codebase. -- Migrated test project to .net core app -- Fixed an error of SOAPAction not being sent.
      • 2.1.0 -- Updated to NetStandardLibrary 2.0 -- Fixed a bug where an extension method was calling himself recursively
      • 2.0.0 -- Major refactor to the codebase. -- Added the functionality of adding more than one header and/or body in the envelope. -- The ctor will no longer determine the SoapVersion, since it is a message property and the API should be ignorant about this. -- BREAKING CHANGE: SoapVersion is now required for every message. -- BREAKING CHANGE: Removed methods where the endpoint was a string instead of an uri.

Version Downloads Last updated
3.0.0 1 07/16/2026
2.2.1 0 10/09/2018
2.2.0 0 07/19/2018
2.1.0 0 08/25/2017
2.0.0 0 07/03/2017
1.4.3 0 11/29/2016