Skip to content
sagifogel edited this page Mar 28, 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

    1. Building your first composite (Atom)
    2. Adding your first Aspect
  2. Documentation

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

    1. NCop IoC
    2. Use another IoC container
  4. Future

    1. Roadmap