ChannelAdam.Wcf
1.1.0
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
<PackageReference Include="ChannelAdam.Wcf" Version="1.1.0" />
paket add ChannelAdam.Wcf --version 1.1.0
#r "nuget: ChannelAdam.Wcf, 1.1.0"
// 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 | Versions 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. |
-
- ChannelAdam.Core (>= 1.1.0)
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.
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.