10 skills found
castleproject / CoreCastle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter
autofac / Autofac.Extras.DynamicProxyInterceptor and decorator support for Autofac IoC via Castle DynamicProxy
castleproject-deprecated / Castle.DynamicProxy READONLYOld READONLY Castle Dynamic Proxy repository. For new version of DynamicProxy see Castle Core repository
stakx / DynamicProxy.AsyncInterceptor`AsyncInterceptor` base class for Castle DynamicProxy that aims at full support for all awaitable types (including custom ones).
HEskandari / Castle Windsor ExamplesSample Silverlight application using Castle Windsor container and DynamicProxy
zHaytam / AspNetCore.DynamicProxies.SampleAn example of how to use dynamic proxies in ASP.NET Core using Castle.DynamicProxy
floydpink / LoggerPocLogging implemented as a cross-cutting concern in the AOP paradigm; enabled with Castle DynamicProxy, StructureMap and log4net
JasonEdb / SignalR.TypedClientStrongly Typed HubClient for SignalR. Using Castle.DynamicProxy
joaofbantunes / CastleDynamicProxySampleA sample of some things we can do with Castle DynamicProxy
softlgl / Castle.DynamicProxy.Extensions基于Castle.DynamicProxy的AOP框架