castle-core topic
List
castle-core repositories
SimpleProxy
53
Stars
20
Forks
Watchers
Simple Proxy implementation for Net Core using Castle Dynamic Proxy
Castle.Core.AsyncInterceptor
291
Stars
41
Forks
Watchers
Library to simplify interception of asynchronous methods
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).