entlib-prerelease - Unity.Interception 3.5.1404-prerelease

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.

PM> Install-Package Unity.Interception -Version 3.5.1404-prerelease -Source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

Copy to clipboard

> nuget.exe install Unity.Interception -Version 3.5.1404-prerelease -Source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

Copy to clipboard

> dotnet add package Unity.Interception --version 3.5.1404-prerelease --source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

Copy to clipboard
<PackageReference Include="Unity.Interception" Version="3.5.1404-prerelease" />
Copy to clipboard
source https://www.myget.org/F/entlib-prerelease/api/v3/index.json

nuget Unity.Interception  ~> 3.5.1404-prerelease
Copy to clipboard

> choco install Unity.Interception --version 3.5.1404-prerelease --source https://www.myget.org/F/entlib-prerelease/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "entlib-prerelease" -SourceLocation "https://www.myget.org/F/entlib-prerelease/api/v2"
Install-Module -Name "Unity.Interception" -RequiredVersion "3.5.1404-prerelease" -Repository "entlib-prerelease" -AllowPreRelease
Copy to clipboard

  • Any 0.0
    • Unity (>= 3.5.1404-prerelease)
  • .NETFramework 4.5: 4.5.0.0

Owners

Microsoft patterns & practices

Authors

Microsoft

Project URL

http://unity.codeplex.com/

License

Apache-2.0

Tags

Unity Unity3 EntLib entlib6 IoC DI container interception AOP aspect LOB Windows8 futures OSS

Info

76 total downloads
76 downloads for version 3.5.1404-prerelease
Download (100.87 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
3.5.1404-prerelease 100.87 KB Thu, 10 Apr 2014 21:53:07 GMT 76