An extension to the LightInject service container that enables AOP(Aspect Oriented Programming) through method 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