dynamicproxy topic
List
dynamicproxy repositories
Castle.Core.AsyncInterceptor
291
Stars
41
Forks
Watchers
Library to simplify interception of asynchronous methods
avatar
139
Stars
10
Forks
Watchers
A modern compile-time generated interception/proxy library
Uragano
29
Stars
9
Forks
Watchers
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
FreeSql.DynamicProxy
40
Stars
12
Forks
Watchers
The dynamic proxy on The .NetCore or .NetFramework4.0+. Support asynchronous method interception, Method parameter interception, Property interception, multiple intercepts, dependency injection and i...
DynamicProxy.AsyncInterceptor
16
Stars
3
Forks
Watchers
`AsyncInterceptor` base class for Castle DynamicProxy that aims at full support for all awaitable types (including custom ones).