1. Spring.Aop 1.3.2

    By:

    Interfaces and classes that provide AOP support in Spring.Net

    10,265 downloads

  2. Unity Interception Extension

    By:

    Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behavior... More information

  3. Mono.Cecil

    By:

    Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify them on the fly and save back to the disk the modifi... More information

  4. Ninject.Extensions.Interception.DynamicProxy 3.0.0.8

    By:

    Castle DynamicProxy Interception extension for Ninject

  5. devtm.Aop

    By:

    Aop in build time and runtime using Mono cecil

    578 downloads

  6. NLite

    By:

    NLite 框架旨在提供一个轻量级的组件库-DI,Aop,MessageBus, OO Mapper,国际化,数据校验,日志,异常管理,多线程等

  7. SNAP

    By:

    SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http://github.com/Acoustic/Snap

  8. Aspectus

    By:

    Aspectus is a simple AOP library.

    727 downloads

    Tags

  9. Castle.Aop.Windsor

    By:

    Castle extension to support interceptors for types and methods

  10. Castle.Aop.Autofac

    By:

    Castle extension to support interceptors for types and methods

  11. SNAP.StructureMap

    By:

    StructureMap provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) . It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at http://github.com/Acoustic/Snap

  12. DevForce 2012 Code-First

    By:

    DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, maintaining, revising, and defending your applicat... More information

  13. Enterprise Library - Policy Injection Application Block

    By:

    The Enterprise Library Policy Injection Application Block can be used to change the behavior of any .NET objects, in order to better manage crosscutting concerns for these objects. The policy injection is implemented through the Unity interception mechanism. The package includes call handlers for Logging, Validation and Exception Handling

  14. Fody

    By:

    Extensible tool for weaving .net assemblies.

  15. Castle.Aop.Ninject

    By:

    Castle extension to support interceptors for types and methods

  16. Castle.Aop.LinFu

    By:

    Castle extension to support interceptors for types and methods

  17. ExpressAOP

    By:

    A .NET AOP Tools

    161 downloads

    Tags