SheepAspect
0.3.0.3
[SheepAspect Preview-3] SheepAspect is an AOP framework for .Net platform that is heavily inspired by AspectJ. It statically weaves target assemblies as a post-compiler task, while maintaining debugability. Whats new: - DeclareMixin advice - DeclareAttributes advice - IAspectAware (OnAspectCreated interception) - More complete set of pointcuts - Intellisense API documentation - Accept binaries without pdb
To install SheepAspect, run the following command in the Package Manager Console
PM> Install-Package SheepAspect
Owners
Authors
Tags
Dependencies
| Id | Version Range |
|---|---|
| Mono.Cecil | (≥ 0.9.5.0) |
Version History
| Version | Downloads | Last updated |
|---|---|---|
| SheepAspect 0.3.0.3 | 93 | Wednesday, March 14, 2012 |
| SheepAspect 0.2.0.1 | 243 | Wednesday, March 14, 2012 |
| SheepAspect 0.2.0 | 22 | Monday, August 15, 2011 |