Info
Version: | 1.2.0 |
Author(s): | Yassine BENNANI |
Last Update: | Monday, June 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yassinebennani/Lamar.DynamicInterception |
NuGet Url: | https://www.nuget.org/packages/Lamar.DynamicInterception |
Install
Install-Package Lamar.DynamicInterception
dotnet add package Lamar.DynamicInterception
paket add Lamar.DynamicInterception
Lamar.DynamicInterception Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.0)
- Lamar(>= 3.2.0)
Tags
This Project is a workaround to support dynamic interceptions with Lamar as interceptors are not supported yet natively by Lamar.