Skip to content

A tiny C# AOP framework, written for my NDC 2010 talk on AOP. Check TinyAop.Tests/Demo_scenarios/ for usage.

Notifications You must be signed in to change notification settings

fkalseth/tinyaop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyAOP is a tiny proxy based AOP framework, written to demonstrate the concepts of AOP. It was featured in my NDC 2010 talk about AOP.

For usage demo, see TinyAop.Tests/Demo_scenarios/

It's a very bare bones framework, written for educational purposes. So use this in production code at your own risk :-p

About

A tiny C# AOP framework, written for my NDC 2010 talk on AOP. Check TinyAop.Tests/Demo_scenarios/ for usage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages