An extension to the LightInject service container that enables AOP(Aspect Oriented Programming) through method interception.
Info
Version: | 2.0.4 |
Author(s): | Bernhard Richter |
Last Update: | Monday, September 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.lightinject.net/ |
NuGet Url: | https://www.nuget.org/packages/LightInject.Interception |
Install
Install-Package LightInject.Interception
dotnet add package LightInject.Interception
paket add LightInject.Interception
LightInject.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- LightInject(>= 5.1.3)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- LightInject(>= 5.1.3)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- LightInject(>= 5.1.3)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
Tags