SimpleSOAPClient 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleSOAPClient --version 1.2.0
NuGet\Install-Package SimpleSOAPClient -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SimpleSOAPClient" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleSOAPClient --version 1.2.0
#r "nuget: SimpleSOAPClient, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SimpleSOAPClient as a Cake Addin
#addin nuget:?package=SimpleSOAPClient&version=1.2.0

// Install SimpleSOAPClient as a Cake Tool
#tool nuget:?package=SimpleSOAPClient&version=1.2.0

Lightweight SOAP client for invoking HTTP SOAP endpoints

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
.NETPlatform dotnet is compatible. 
DNXCore dnxcore50 is compatible. 
Windows Store win is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on SimpleSOAPClient:

Package Downloads
Neomode.LojasMM.Integration

Package for integration Lojas MM

Neomode.MaxiPago.Integration

Package for MaxiPago integration

Neomode.MagentoV1.Integration

Package Description

Neomode.Microvix.Integration

Package for integration Linx Microvix

Cisco.Api

Provides access to EoX, Product Information, PSIRT, PSS, Serial Number to Information and Umbrella APIs. Requires client credentials.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 1,059,905 6/26/2018
2.0.0 15,125 5/17/2018
2.0.0-rc04 121,257 7/9/2017
2.0.0-rc03 4,598 7/28/2016
2.0.0-rc02 1,771 7/20/2016
2.0.0-rc01 1,634 6/9/2016
2.0.0-alpha05 1,539 5/27/2016
2.0.0-alpha04 1,472 5/25/2016
2.0.0-alpha03 1,585 5/24/2016
2.0.0-alpha02 1,481 4/28/2016
1.2.2 21,460 5/27/2016
1.2.1 1,871 5/23/2016
1.2.0 1,884 4/20/2016
1.1.0 1,732 4/14/2016
1.0.0 1,795 3/17/2016
1.0.0-rc1 1,403 3/8/2016

Added new send methods to the SOAP Client
Added extensions for ISoapClient instances