ChannelAdam.Wcf 1.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ChannelAdam.Wcf --version 1.1.0
NuGet\Install-Package ChannelAdam.Wcf -Version 1.1.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="ChannelAdam.Wcf" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChannelAdam.Wcf --version 1.1.0
#r "nuget: ChannelAdam.Wcf, 1.1.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 ChannelAdam.Wcf as a Cake Addin
#addin nuget:?package=ChannelAdam.Wcf&version=1.1.0

// Install ChannelAdam.Wcf as a Cake Tool
#tool nuget:?package=ChannelAdam.Wcf&version=1.1.0

https://devzone.channeladam.com/ presents a library that handles the subtleties of consuming services using Microsoft's Windows Communication Foundation (WCF) library - including correctly performing the Close/Abort pattern and preventing memory and server connection leaks.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ChannelAdam.Wcf:

Package Downloads
ChannelAdam.Wcf.Microsoft.Practices.TransientFaultHandling.Core

https://DevZone.ChannelAdam.com presents a library that provides extensions to ChannelAdam.Wcf for supporting the Microsoft Practices TransientFaultHandling.Core library's RetryPolicy.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 128,894 11/27/2016
2.1.0 10,409 5/2/2016
2.0.0 21,743 11/12/2015
1.1.1 4,341 3/16/2015
1.1.0 1,655 2/24/2015
1.0.0 1,630 9/4/2014

1.1.0 - Added support for targeting .NET Framework 4.0 in addition to .NET Framework 4.5.
1.0.0 - Initial release targeting .NET Framework 4.5.