11 packages tagged with “dynamic-proxy”
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
A simple way to decorate a class with additional functionality using attributes.
Decor integration with Microsoft's dependency injection.
dotnet 动态代理类,用于AOP
Fody-based proxy generator with support for async patterns - based on sexy-proxy but with a slightly different name
AOP implementation for .Net
An utility to generate classes with dynamic properties.
(PMExtra修改版本,主要是处理了同步方法ReturnValue设置无效的问题)AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
library for the Sparkdo framework
A library designed to simplify the integration of dynamic proxies into .NET applications using Dependency Injection (DI) with Castle.Core IInterceptors and IAsyncInterceptors. Enables aspect-oriented programming for logging, caching, security, and other cross-cutting concerns.