unity.interception.netcore
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.
Ecosystem
nuget.org
nuget.org
Latest Release
almost 8 years ago
4.0.4
almost 8 years ago
Versions
5
5
Downloads
2,537,451 total
2,537,451 total
Dependent Packages
3
3
Dependent Repos
8
8
Loading...
Readme
Loading...
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 15 on GitHub |
| Forks | 5 on GitHub |
Rankings on nuget.org
Overall
Top 4.5%
Downloads
Top 0.8%
Dependent packages
Top 4.8%
Dependent repos
Top 2.5%
Forks
Top 6.8%