Top 20 NuGet aop Packages

Aop Code injection library for .NET
AOP Logging library for .NET
aquirrel automapper lib.
Package Description
isRock 標準.NET 開發框架底層
Rachistructure provides basic attribute based aspect oriented programming infrastructure. github.com/SalihKARAHAN/Rachistructure rachistructure.codeplex.com
BokUtils
Aspekt is a light weight AOP library. Use it to add cross cutting concerns to your application.
Package Description
Package Description
Package Description
Package Description
Package Description
Package Description
AOP Fork of KingAOP
SimplyAOP is a .NET library (.NET Standard 2.0+) which allows to use AOP concepts in a simple and straightforward way. It doesn't use dynamic proxy to accomplish that. Instead the AOP target must invoke a specific method (Advice(...)) on the AspectWeaver to allow for aspects to kick in. ...
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 pr...
Package Description
An api for building and invoking Aspects.