An open API service indexing awesome lists of open source software.

https://github.com/egemenciftci/interceptor-attribute-sample

Sample for method interceptor to implement Aspect Oriented Programming using Fody and MethodBoundaryAspect libraries.
https://github.com/egemenciftci/interceptor-attribute-sample

aspect-oriented-programming csharp fody net

Last synced: 4 months ago
JSON representation

Sample for method interceptor to implement Aspect Oriented Programming using Fody and MethodBoundaryAspect libraries.

Awesome Lists containing this project

README

          

# Interceptor Attribute Sample
Sample for method interceptor to implement Aspect Oriented Programming using Fody and MethodBoundaryAspect libraries.