1. Castle.Core

    By:

    Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter

  2. Castle.DynamicProxy (obsolete)

    By:

    **Obsolete** This is an old version. For latest version of Castle DynamicProxy please get Castle.Core package. --------- Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.

    17,003 downloads

  3. Ninject.Extensions.Interception.DynamicProxy 3.0.0.8

    By:

    Castle DynamicProxy Interception extension for Ninject

  4. LinFu.DynamicProxy

    By:

    A small, lightweight dynamic proxy library for the .NET framework.

    1,833 downloads

  5. RhinoMocks

    By:

    Rhino Mocks is using Castle Dynamic Proxy (http://www.castleproject.org/dynamicproxy/index.html) to handle proxying the types it needs to mock. The Dynamic Proxy project has been invaluable resource and made creating Rhino Mocks possible.

  6. DynamicProxy [Obsolete]

    By:

    Stub Package to redirect to the new package name [DynamicObjectProxy]

  7. AutofacContrib.DynamicProxy

    By:

    Autofac Castle.DynamicProxy Integration

    269 downloads

  8. RecycleBin.DynamicProxy

    By:

    Provides a way to creates a proxy class for predefined classes to pretend to implement any interfaces.

    165 downloads

    Tags

  9. MugenInjection.Interception

    By:

    Interception extension for MugenInjection. Supports Silverlight 4-5, NET 2-4.5

  10. com.bodurov.DynamicProxy

    By:

    Creates proxy given an interface and a class able to implement it.

    65 downloads

  11. NProxy.Core

    By:

    NProxy is a library for the .NET framework to create lightweight dynamic proxies.

  12. SharpArchContrib.Castle

    By:

    Provides logging, exception handling, transaction and unit of work attributes that use Castle DynamicProxy interceptors and facilities to provide AOP. Also contains SharpArchContrib component registrars for registering components required in Castle Windsor.

    408 downloads

  13. AspectCastle

    By:

    A lightweight AOP framework built on top of Castle DynamicProxy.