SNAP.LinFu
1.8.3
LinFu provider for SNAP. SNAP makes AOP easy by integrating with your favorite IoC container. SNAP does not modify compiled code (unlike PostSharp) .
It uses your IoC container to create runtime-callable wrappers to intercept your method calls. Source code for SNAP is hosted at https://github.com/Acoustic/Snap
Install-Package SNAP.LinFu -Version 1.8.3
dotnet add package SNAP.LinFu --version 1.8.3
<PackageReference Include="SNAP.LinFu" Version="1.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SNAP.LinFu --version 1.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- LinFu.Core (>= 2.3.0.41559)
- SNAP (>= 1.8.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.