Top 20 NuGet aspect Packages
Package Description
Package Description
Package Description
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...
Per instance or per instance method aspect oriented profiler.
Package Description
Common AOP abstractions for the AspectCentral family. Defines the IAspectRegistrationBuilder, aspect attribute, and IServiceCollection extensions that concrete implementations (DispatchProxy, Castle DynamicProxy, etc.) plug into.
Aspect-oriented programming for Microsoft.Extensions.DependencyInjection built on System.Reflection.DispatchProxy. Wrap registered services with logging, profiling, or custom aspects without changing call sites; consumers configure their own logging sinks and OpenTelemetry exporters.
Package Description
AOP implementations For Cross Cutting Concerns can be redirected to this
Logging Entry Exit's
Logging Exceptions
Logging Execution Time
Catching Data