Aspect# Introduction

Source: http://www.castleproject.org/aspectsharp/gettingstarted/index.html

Aspect# is an AOP (Aspect Oriented Programming) framework for the CLI (.Net and Mono).

It relies on DynamicProxy and offers a built-in language to declare and configure aspects, and is compliant with AopAlliance.

To start playing with Aspect#, follow the steps above:

  1. Download Aspect#
  2. Access our Aspect# Tutorial
  3. And the Examples
  4. Enjoy

Aspect#是在CLI下的AOP框架。

posted @ 2007-09-17 13:18  skyweo  阅读(145)  评论(0)    收藏  举报