SNAP.LinFu
1.7.1
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
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SNAP.LinFu -Version 1.7.1
dotnet add package SNAP.LinFu --version 1.7.1
<PackageReference Include="SNAP.LinFu" Version="1.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SNAP.LinFu --version 1.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SNAP.LinFu, 1.7.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
- SNAP (>= 1.7.1)
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.