Top 20 NuGet Packages depending on FGS.Interception.Abstractions

Total dependencies: 6

Provides an implementation of an interceptor that freezes time before an inbound invocation, and then unfreezes time after the invocation has been completed.
Provides an implementation of the runtime type interception pattern, using `Castle.DynamicProxy` as the backing implementation.
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes with interceptors based on annotated attributes. An (Autofac-specific) alternative to (and combination of) both `Ninject.Extensions.Interception` and `Autofac.Extras.DynamicProxy`. ...
Provides an implementation of an interceptor, which uses a retry policy coordinator to execute (and potentially retry) inbound invocations.
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes with interceptors based on annotated attributes. An (Autofac-specific) alternative to (and combination of) both `Ninject.Extensions.Interception` and `Autofac.Extras.DynamicProxy`. ...