Info
Version: | 2.2.1 |
Author(s): | Ove Andersen |
Last Update: | Monday, June 27, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/azzlack/WCFServiceProxy |
NuGet Url: | https://www.nuget.org/packages/WCFServiceProxy |
Install
Install-Package WCFServiceProxy
dotnet add package WCFServiceProxy
paket add WCFServiceProxy
WCFServiceProxy Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This proxy solves some common problems when dealing with SOAP-based Windows Communication Foundation services.
Features:
* Auto-closing of client
* Automatic client and channel disposing
* Handles all types of exceptions
* Error tracing
This library works with the "Add Service Reference" functionality, as well as using a custom interface.