Skip to content

Ninject extension for aspect oriented programming and interception for your cross cutting concerns in .NET. This framework can also be used with non virtual methods.

License

Notifications You must be signed in to change notification settings

tomasfabian/Ninject.Extensions.AspectsWeaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninject.Extensions.AspectsWeaver

Ninject.Extensions.AspectsWeaver is an extension for Ninject inversion of control container and is based on Castle Dynamic Proxy. The main purpose of this module is to allow aspect oriented programming in the .NET environment. It also allows you to intercept your non virtual member calls. This option is usually not provided by other modules based on dynamic proxies.

For more information see Wiki

About

Ninject extension for aspect oriented programming and interception for your cross cutting concerns in .NET. This framework can also be used with non virtual methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages