Skip to content
tfreyburger edited this page Apr 8, 2023 · 4 revisions

Welcome to the AspectDN wiki!

AspectDN (Aspect DotNet) is an Aspect Oriented Programming application targeting software developed with Microsoft’s . Net framework. Countless publication and books describe concepts and use cases of the AOP paradigm, we can only encourage you to read them.

AspectDN was originally intended to be used in a larger project that we had. We considered therefore developing our own solution because we wanted to go further in the use of this paradigm and we would specify the reasons and how in a dedicated tutorial (tutorial 2).

AspectDN relies heavily on Cecil and partly on Roslyn.