Search code examples
Web API - Interceptor - intercepting async controller actions...

c#async-awaitasp.net-web-api2interceptorcastle-dynamicproxy

Read More
Async Interception using Castle dynamic proxy...

c#genericstaskcastle-dynamicproxydynamic-proxy

Read More
Can static methods be intercepted with Castle DynamicProxy?...

castle-dynamicproxydynamic-proxy

Read More
How use IInterceptor in Castle.DynamicProxy?...

c#interceptorcastle-dynamicproxydynamic-proxyinterception

Read More
Is there a Windsor/DynamicProxy logging aspect, I can place as an attribute to my classes/methods?...

castle-windsorcastle-dynamicproxy

Read More
Using Castle to create AOP with a 3rd party IoC...

c#castle-dynamicproxy

Read More
Instrumentation C# across Rabbit MQ...

c#instrumentationcastle-dynamicproxy

Read More
Autofac DynamicProxy with type parameters...

c#dependency-injectionautofaccastle-dynamicproxy

Read More
Automapper Dynamic Resolver's...

c#expressionautomappercastle-dynamicproxy

Read More
Autofac.Extras.DynamicProxy got error with public interface...

c#dependency-injectionautofaccastle-dynamicproxy

Read More
CastleDynamic only get the virtual values...

c#castle-dynamicproxydynamic-proxy

Read More
Which `[InternalsVisibleTo]` for .NET Framework and .NET Standard / Core framework assemblies?...

.net.net-corecastle-dynamicproxybase-class-libraryinternalsvisibleto

Read More
c# how to stop exception from bubbling up...

c#-4.0exceptioncastle-dynamicproxy

Read More
Castle Interceptor Life Cycle and Memory Leak...

c#castle-dynamicproxy

Read More
Intercept the call to an async method using DynamicProxy...

c#reflectionaopasync-awaitcastle-dynamicproxy

Read More
Attribute based interception with Castle.DynamicProxy and Simple Injector...

c#simple-injectorcastle-dynamicproxy

Read More
Intercept ALL dependencies with Castle Dynamic Proxy...

c#inversion-of-controlcastle-windsorinterceptorcastle-dynamicproxy

Read More
[Castle.DynamicProxy]The created proxy object does not have properties of original object set correc...

inversion-of-controlcastle-windsorcastlecastle-dynamicproxy

Read More
Interface proxy without inheriting attributes...

c#castle-dynamicproxy

Read More
Dynamic proxy generation only for singletons?...

c#structuremapcastle-dynamicproxy

Read More
Castle DynamicProxy2: Get the Target inside an Interceptor?...

targetcastle-dynamicproxyiinterceptor

Read More
Is it possible to generate dynamic proxy for static class or static method in C#?...

c#aopcastle-dynamicproxy

Read More
How can I mixin attributes with Dynamic Proxy defined on mixin instances?...

.netreflectionmixinscustom-attributescastle-dynamicproxy

Read More
Event Interception with Castle DynamicProxy...

eventscastle-windsorcastle-dynamicproxy

Read More
Castle Core Invocation create a cache key from intercepted method...

cachingcastle-dynamicproxyinvocation

Read More
FileNotFoundException when creating a proxy object using Moq and Castle...

c#moqcastle-dynamicproxy

Read More
Decorate all instances returned by structuremap 4 with castle.Dynamicproxy...

.netaopstructuremapcastle-dynamicproxy

Read More
Getting info about methods intercepted by Ninject...

c#asp.netninjectaopcastle-dynamicproxy

Read More
Castle Dynamic Proxy of Interface and not Derived Class...

c#proxycastle-windsorcastle-dynamicproxy

Read More
Can a Castle DynamicProxy-generated proxy be forced to implement members as explicit interface imple...

c#.netinterfacemixinscastle-dynamicproxy

Read More
BackNext