Top 20 NuGet dynamicproxy Packages

The package adds interception to the default dependency injection container.
Provides an abstract base class `AsyncInterceptor` for Castle DynamicProxy that enables the use of `async`/`await` during interception of awaitable methods.
Autofac DynamicProxy2
Fody-based proxy generator with support for async patterns - based on sexy-proxy but with a slightly different name
Kharazmi.Aop.Autofac provides a method interception framework called “DynamicProxy.”
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 marked with `RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off. This package is for Autofac version 5. For an identical API ...
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 the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout the duration of each intercepted call. This is u...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `FreezeTimeAttribute` such that resolved `IClock` instances will reflect a frozen instance in time time, throughout the duration of each intercepted call. This is u...
Provides the ability to configure Autofac with behavior that will dynamically intercept concrete classes marked with `RetryOnFaultAttribute` such that failed operations will be retried with a configurable exponential back-off. This package is for Autofac version 4. For an identical API ...
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`. ...
Package for loading HTML content of web pages with dynamically changing proxy.