Info
Version: | 2020.8.3.2 |
Author(s): | Autofac Contributors, FoxGuard Solutions |
Last Update: | Monday, August 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FGS.Autofac4.Interception.DynamicProxy |
Install
Install-Package FGS.Autofac4.Interception.DynamicProxy
dotnet add package FGS.Autofac4.Interception.DynamicProxy
paket add FGS.Autofac4.Interception.DynamicProxy
FGS.Autofac4.Interception.DynamicProxy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Interception.DynamicProxy(>= 2020.8.3.2)
- Autofac(>= 4.9.1 && < 5.0.0)
- Castle.Core(>= 4.4.0 && < 5.0.0)
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Interception.DynamicProxy(>= 2020.8.3.2)
- Autofac(>= 4.9.1 && < 5.0.0)
- Castle.Core(>= 4.4.0 && < 5.0.0)
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Interception.DynamicProxy(>= 2020.8.3.2)
- Autofac(>= 4.9.1 && < 5.0.0)
- Castle.Core(>= 4.4.0 && < 5.0.0)
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Interception.DynamicProxy(>= 2020.8.3.2)
- Autofac(>= 4.9.1 && < 5.0.0)
- Castle.Core(>= 4.4.0 && < 5.0.0)
Tags
interceptors based on annotated attributes.
An (Autofac-specific) alternative to (and combination of) both `Ninject.Extensions.Interception` and `Autofac.Extras.DynamicProxy`.
This package is for Autofac version 4.
For an identical API on Autofac version 5, see `FGS.Autofac.Interception.DynamicProxy`.