Page Index - TylerBrinks/Snap GitHub Wiki
17 page(s) in this GitHub Wiki:
- Home
- A .NET library to make aspect-oriented programming a Snap!
- Snap (Simple .NET Aspect-Oriented Programming) was conceived out of a recurring need for flexible AOP in the wake of PostSharp’s metamorphosis into a commercial product.
- Getting started with Snap Getting started with aspect-oriented programming is as easy as:
- Aspect instance management
- Assembly Scanning Default Convention
- Creating your own method interceptors
- FAQ
- Including Namespaces
- Interception ordering
- Method interceptors in depth
- Public Forums
- Using Autofac
- Using Castle
- Using LinFu
- Using Ninject
- Using StructureMap