Metadata >> NuGet >> Unity.Interception

Unity.Interception

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:4.0.1
Title Unity Interception Extension
PackageSize 365954
PackageHashAlgorithm SHA512
PackageHash /pdaWf1hnmiuz2sgDoAHa3cj1OtqFtECnYvw8NN2ndDk8vLo3f3mn2pLQdaDK3mCyipNKMLBTd1TJuaiCYiWvg==
DownloadCount 000000
CreatedDate 2015-10-06T15:48:20

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Unity.Interception
Installing the package (HTTP Basic authentication):
Install-Package Unity.Interception -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Unity.Interception -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Unity.Interception

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.0.1
4.0.0
3.5.1406
3.5.1405
3.5.1405-prerelease
3.5.1404.0