Metadata >> NuGet >> Unity.Mvc.Wcf >> 3.0.2.3

3.0.2.3

Metadata

Authors Gregory Zak
Copyrights Copyright 2012
Description Removes the cross-cutting concern of managing WCF service clients used by your MVC controllers.
Owners Gregory Zak
ProjectUrl https://umw.codeplex.com/
ReleaseNotes No code changes, I've only tweaked the README.md file a bit and changed the Project URL to Codeplex. I'd like to facilitate more discussion on this project (bugs, feature requests, etc), and Codeplex allows this.
RequireLicenseAcceptance False
Tags Unity MVC WCF Unity2 Unity3
Dependencies Unity.Mvc3:1.1
Title Unity.Mvc.Wcf
PackageSize 41679
PackageHashAlgorithm SHA512
PackageHash 2Qn/RDLUxGnO2lzSgBp6XQnVf8eGb3ajQ6dmmvahQXxmsD4l1yOt6lLYED3/jbbt15gejPRlZV9QbEnWuM12UQ==
DownloadCount 000000
CreatedDate 2012-11-21T07:39:08

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 Unity.Mvc.Wcf -Version 3.0.2.3 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Unity.Mvc.Wcf -Version 3.0.2.3 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Unity.Mvc.Wcf 3.0.2.3 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Unity.Mvc.Wcf -Version 3.0.2.3
Uninstalling the package:
o remove-wrap Unity.Mvc.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.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries