SharpAspect 4.1.0
AOP implementation for .Net
Install-Package SharpAspect -Version 4.1.0
dotnet add package SharpAspect --version 4.1.0
<PackageReference Include="SharpAspect" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpAspect --version 4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpAspect, 4.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install SharpAspect as a Cake Addin #addin nuget:?package=SharpAspect&version=4.1.0 // Install SharpAspect as a Cake Tool #tool nuget:?package=SharpAspect&version=4.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
A changelog is available at https://github.com/fasetto/SharpAspect/blob/master/CHANGELOG.md.
Dependencies
-
.NETStandard 2.0
- Castle.Core (>= 4.4.1)
- Castle.Core.AsyncInterceptor (>= 1.7.0)
- Microsoft.Extensions.DependencyInjection (>= 3.1.8)
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.