Skip to content

whymatter/weasel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weasel

Simple DynamicProxy Library for .NET

DynamicProxys add the capability to automatically execute actions when a method gets called or returns. Imagine you could be able to add exception-logging to a method, without modifing the method-body! Or you could verify method parameters, log them ...

About

Simple DynamicProxy Library for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages