Ninject Interception is a Ninject Extension project which facilitates interception, a design pattern commonly used in Aspect Oriented Programming (AOP).
Our company has the need to log certain things each time one of our action methods of our ASP.NET …
asp.net-mvc logging asp.net-web-api ninject ninject-interception