Info
Version: | 0.9.6 |
Author(s): | Baur Atanov |
Last Update: | Wednesday, May 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/capslocky/WcfSoapLogger |
NuGet Url: | https://www.nuget.org/packages/WcfSoapLogger |
Install
Install-Package WcfSoapLogger
dotnet add package WcfSoapLogger
paket add WcfSoapLogger
WcfSoapLogger Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
* You get exact content of each request and response
* Including any malformed requests and soap faults
* It's applicable for both parties: web-services and clients
* Easy start, no code modification needed - just put dll and adjust config file
* Default handler just saves each request and response as a separate file
* But you can implement any custom handler instead.