SimpleSOAPClient 1.2.0
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lightweight SOAP client for invoking HTTP SOAP endpoints
Product | Versions 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.
-
.NETCore 4.5
- System.IO (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Net.Http (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Xml.XDocument (>= 4.0.0)
- System.Xml.XmlSerializer (>= 4.0.0)
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.IO (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Net.Http (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Xml.XDocument (>= 4.0.0)
- System.Xml.XmlSerializer (>= 4.0.0)
-
DNXCore 5.0
- System.IO (>= 4.0.0)
- System.Linq (>= 4.0.0)
- System.Net.Http (>= 4.0.0)
- System.Runtime (>= 4.0.0)
- System.Xml.XDocument (>= 4.0.0)
- System.Xml.XmlSerializer (>= 4.0.0)
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, PX Cloud 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,228,791 | 6/26/2018 |
2.0.0 | 16,088 | 5/17/2018 |
2.0.0-rc04 | 125,090 | 7/9/2017 |
2.0.0-rc03 | 4,766 | 7/28/2016 |
2.0.0-rc02 | 1,820 | 7/20/2016 |
2.0.0-rc01 | 1,705 | 6/9/2016 |
2.0.0-alpha05 | 1,585 | 5/27/2016 |
2.0.0-alpha04 | 1,525 | 5/25/2016 |
2.0.0-alpha03 | 1,645 | 5/24/2016 |
2.0.0-alpha02 | 1,538 | 4/28/2016 |
1.2.2 | 28,406 | 5/27/2016 |
1.2.1 | 1,954 | 5/23/2016 |
1.2.0 | 1,940 | 4/20/2016 |
1.1.0 | 1,788 | 4/14/2016 |
1.0.0 | 2,006 | 3/17/2016 |
1.0.0-rc1 | 1,449 | 3/8/2016 |
Added new send methods to the SOAP Client
Added extensions for ISoapClient instances