A .Net Core library that executes SOAP service calls using REST SHARP and maps the result to your generic object.
Info
Version: | 1.0.2 |
Author(s): | Okoro Sunday Awa |
Last Update: | Sunday, October 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sunnyokoro/GenericSOAPExecutor |
NuGet Url: | https://www.nuget.org/packages/GenericSOAPExecutor |
Install
Install-Package GenericSOAPExecutor
dotnet add package GenericSOAPExecutor
paket add GenericSOAPExecutor
GenericSOAPExecutor Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.6.10)
Tags