dynamicproxy
There are 23 repositories under dynamicproxy topic.
JSkimming/Castle.Core.AsyncInterceptor
Library to simplify interception of asynchronous methods
devlooped/avatar
A modern compile-time generated interception/proxy library
2881099/FreeSql.DynamicProxy
The dynamic proxy on The .NetCore or .NetFramework4.0+. Support asynchronous method interception, Method parameter interception, Property interception, multiple intercepts, dependency injection and inversion of control
ZeeLyn/Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
stakx/DynamicProxy.AsyncInterceptor
`AsyncInterceptor` base class for Castle DynamicProxy that aims at full support for all awaitable types (including custom ones).
ZhangZiSheng001/cglib-demo
源码详解系列(一) ------ cglib的使用和分析
fanofxiaofeng/basic-proxy
学习 InvocationHandler 方式的动态代理
yungyu16/spring-boot-starter-proxy
将不可实例化的Interface动态代理后注册到Spring容器以便IOC,用于便捷的生成Local Stub
vantheshark/Flatwhite.Core
Flatwhite is an AOP library with MVC ActionFilter style using .NET Core dispatch proxy
HamzaLee/dotnetcore-di-interception
The package adds interception to the default dependency injection container.
HamzaLee/interceptron
The packages add interception to the default dependency injection container.
alex123098/SimpleCodeInjection
Simple library for injection custom code to the existing classes
ChiakiMayuzumi/CalculateImitateRetrofit
一个大致仿照Retrofit代码原理的基于动态代理和注解的计算框架类
vnemes/ObjectRequestBroker
A middleware written in Java and C#
heku/Kunet.AsyncInterceptor
AsyncInterceptor for Castle.DynamicProxy.
saberzahed/ZDynamic
DynamicProxy for Microsoft.Extensions.DependencyInjection
ZenLiuCN/mimic
interface to pojo runtime generator, includes Jooq repository support. enjoy this light fast toolbox.
Edwardwmd/AndroidHookDemo
Android Activity Module unRegister By Hook
geeksarray/creating-dynamic-proxy-using-wcf-channelfactory
This article helps you to generate a dynamic WCF service proxy using ChannelFactory. This will also describe what is ChannelFactory, the difference between ChannelFactory and Proxy, and when to use proxy or ChannelFactory.
kargaranamir/Codigos
solved geek for geeks and UVA problems
MiroslavMikus/Exercise.DynamicProxy
DynamicProxy experimets created with castle core.
nodew/DynamicPocoProxy
Dynamic way to replicate and manipulate objects in .NET