Unity.Interception 3.5.1405-prerelease

This is a prerelease version of Unity.Interception.
dotnet add package Unity.Interception --version 3.5.1405-prerelease
NuGet\Install-Package Unity.Interception -Version 3.5.1405-prerelease
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Unity.Interception" Version="3.5.1405-prerelease" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unity.Interception --version 3.5.1405-prerelease
#r "nuget: Unity.Interception, 3.5.1405-prerelease"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Unity.Interception as a Cake Addin
#addin nuget:?package=Unity.Interception&version=3.5.1405-prerelease&prerelease

// Install Unity.Interception as a Cake Tool
#tool nuget:?package=Unity.Interception&version=3.5.1405-prerelease&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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
    • Unity (>= 3.5.1405-prerelease)

GitHub repositories (11)

Showing the top 5 popular GitHub repositories that depend on Unity.Interception:

Repository Stars
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
daxnet/Apworks
Apworks is a flexible, scalable, configurable and efficient .NET based application development framework that helps software developers to easily build enterprise applications by applying either Classic Layering or Command-Query Responsibility Segregation (CQRS) architectural patterns.
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
daxnet/ByteartRetail
一个演示.NET企业应用开发技术以及领域驱动设计的案例代码,业务背景是一个简单的在线零售系统。
Version Downloads Last updated
3.5.1405-prerelease 2,826 5/15/2014
3.5.1404 64,258 4/22/2014
3.0.1304 29,137 4/26/2013
3.0.1208-Preview 215 8/10/2012
2.1.505.2 84,485 8/2/2012
2.1.505 63,757 5/11/2011