⚠ Deprecated: Legacy
WCF is dead, and therefore so is this library. https://devblogs.microsoft.com/dotnet/net-core-is-the-future-of-net/ "If you are a remoting or WCF Server developer and want to build a new application on .NET Core, we would recommend either ASP.NET Core Web APIs or gRPC, which provides cross platform and cross programming language contract based RPCs)"
Easily, reliably and correctly consume services using Microsoft's Windows Communication Foundation (WCF) library - including correctly performing the Close/Abort pattern and preventing memory and server connection leaks.
$ dotnet add package ChannelAdam.WcfNo README available.