Provides simple base interceptors for a number of everyday interception scenarios like execution timing, method entry/exit logging or exception handling.
Info
Version: | 0.0.7 |
Author(s): | Balint Nagy |
Last Update: | Tuesday, June 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/balintn22/BaseInterceptors |
NuGet Url: | https://www.nuget.org/packages/BaseInterceptors |
Install
Install-Package BaseInterceptors
dotnet add package BaseInterceptors
paket add BaseInterceptors
BaseInterceptors Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Castle.Core(>= 4.4.0)
- Microsoft.CSharp(>= 4.7.0)
- Castle.Core(>= 4.4.0)
- Microsoft.CSharp(>= 4.7.0)