Allows you to for instance log all method calls or log all exceptions without having to change any of your classes.
Info
Version: | 1.0.0 |
Author(s): | jgauffin |
Last Update: | Tuesday, August 14, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jgauffin/griffin.container |
NuGet Url: | https://www.nuget.org/packages/Griffin.Container.Interception |
Install
Install-Package Griffin.Container.Interception
dotnet add package Griffin.Container.Interception
paket add Griffin.Container.Interception
Griffin.Container.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.1.0)
- Griffin.Container(1.0.1)
Tags