SNAP.CastleWindsor
1.8.3
Castle Windsor 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.CastleWindsor -Version 1.8.3
dotnet add package SNAP.CastleWindsor --version 1.8.3
<PackageReference Include="SNAP.CastleWindsor" Version="1.8.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SNAP.CastleWindsor --version 1.8.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Updating to reflect the SNAP core 1.7.1 update.
Dependencies
-
- Castle.Windsor (>= 3.2.1)
- 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.