Metadata >> NuGet >> ChannelAdam.Wcf >> 1.0.0.0

1.0.0.0

Metadata

Authors Adam Craven
Copyrights Copyright 2014 Adam Craven
Description 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.
IconUrl https://devzone.channeladam.com/img/channeladam/channeladam-logo.png
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners Adam Craven
ProjectUrl https://channeladamwcf.codeplex.com/
ReleaseNotes Initial release.
RequireLicenseAcceptance True
Tags WCF Service Operation Close Abort Retry ServiceConsumer ServiceConsumerFactory
Dependencies ChannelAdam.Core:1.0.0.0|TransientFaultHandling.Core:5.1.1209.1
Title ChannelAdam WCF Library
PackageSize 59601
PackageHashAlgorithm SHA512
PackageHash OOET9Doij5oCLYKaTF7pxgASKj2spvgm2u0cp0FNlXibgrZWtYWHpeLgC2B5RCtbElOCza65Z0elx7MBNxN6Qw==
DownloadCount 000000
CreatedDate 2014-09-04T16:08:04

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ChannelAdam.Wcf -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ChannelAdam.Wcf -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ChannelAdam.Wcf 1.0.0.0 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ChannelAdam.Wcf -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ChannelAdam.Wcf -Version 1.0.0.0 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ChannelAdam.Wcf -Version 1.0.0.0
Uninstalling the package:
o remove-wrap ChannelAdam.Wcf

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries