Metadata >> NuGet >> Unity.Interception >> 3.5.1405

3.5.1405

Metadata

Authors Microsoft
Copyrights © Microsoft Corporation. All rights reserved.
Description Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behaviors to an object at run time.
IconUrl http://nuget.org/Media/Default/Packages/Unity/2.0/entlib_new_icon_100x100.png
LicenseUrl http://opensource.org/licenses/Apache-2.0
Owners Microsoft; patterns-and-practices
ProjectUrl http://unity.codeplex.com/
RequireLicenseAcceptance True
Summary Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object.
Tags Unity Unity3 Unity35 EntLib entlib6 IoC DI container interception AOP aspect LOB Windows8 OSS
Dependencies Unity:3.5.1405
Title Unity Interception Extension
PackageSize 367304
PackageHashAlgorithm SHA512
PackageHash 6lB+4YPwot/Af6XRFEH4CafhQkWxBnrssbKK1xPNZKDLzqgyeY7WhKTTsnitzN5/Nd1P0TFdFqH9EAThYHZcNA==
DownloadCount 000000
CreatedDate 2015-09-30T13:42:21

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.Interception -Version 3.5.1405 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Unity.Interception -Version 3.5.1405 -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.Interception 3.5.1405 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

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

OpenWrap

Installing the package:
o add-wrap Unity.Interception -Version 3.5.1405
Uninstalling the package:
o remove-wrap Unity.Interception

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