Skip to content
Sagi edited this page Apr 2, 2015 · 26 revisions

###What is NCop?

NCop is a framework that implements Composite/Aspect Oriented Programming that encapsulates the concepts of Mixins, Aspects and Dependency Injection, using the standard .NET. #Documentation

  1. Getting Started

  2. Documentation

    1. Mixins
    2. Aspects
    3. Composites
  3. IoC

    1. NCop IoC
    2. Integration with other IoC container
  4. Future

    1. Roadmap