Metadata >> NuGet >> Unity.Mvc.Wcf >> 3.0.0.0

3.0.0.0

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
ReleaseNotes Changed and added various method/constructor overloads: 1. No optional parameters anymore, instead multiple overloads. It was unintuitively ambiguous before. 2. Added overloads to support Binding and EndpointAddress arguments in addition to configuration strings Also new is a Samples.cs file which serves as documentation and a quick-start guide. This file may be deleted.
RequireLicenseAcceptance False
Tags Unity Mvc Wcf Unity2.0 Unity3.0 Unity2.1 Mvc3 Mvc4
Title Unity.Mvc.Wcf

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.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Unity.Mvc.Wcf -Version 3.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 Unity.Mvc.Wcf 3.0.0.0 %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.0.0 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Unity.Mvc.Wcf -Version 3.0.0.0 -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.0.0
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