Unity Interception Extension for .Net Core & .Net Standard NuGet Package

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.

This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.




Got any Unity Interception Extension for .Net Core & .Net Standard Question?





Info

Version: 4.0.6
Author(s): Inventriks
Last Update: Tuesday, May 21, 2019
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/DotNetCore.Unity.Interception


Install
Install-Package DotNetCore.Unity.Interception
dotnet add package DotNetCore.Unity.Interception
paket add DotNetCore.Unity.Interception
DotNetCore.Unity.Interception Download (Unzip the "nupkg" after downloading)

1 package depend on this package.


Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

1773