Provides an implementation of the runtime type interception pattern, using `Castle.DynamicProxy` as the backing implementation.
Info
Version: | 2020.8.3.2 |
Author(s): | FoxGuard Solutions |
Last Update: | Monday, August 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FGS.Interception.DynamicProxy |
Install
Install-Package FGS.Interception.DynamicProxy
dotnet add package FGS.Interception.DynamicProxy
paket add FGS.Interception.DynamicProxy
FGS.Interception.DynamicProxy Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Reflection.Extensions(>= 2020.8.3.2)
- Castle.Core(>= 4.4.0 && < 5.0.0)
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Reflection.Extensions(>= 2020.8.3.2)
- Castle.Core(>= 4.4.0 && < 5.0.0)
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Reflection.Extensions(>= 2020.8.3.2)
- Castle.Core(>= 4.4.0 && < 5.0.0)
- FGS.Interception.Abstractions(>= 2020.8.3.2)
- FGS.Reflection.Extensions(>= 2020.8.3.2)
- Castle.Core(>= 4.4.0 && < 5.0.0)
Tags