AOP implementation for .Net.
Info
| Version: | 4.1.2 |
| Author(s): | fasetto |
| Last Update: | Sunday, September 12, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/fasetto/SharpAspect |
| NuGet Url: | https://www.nuget.org/packages/SharpAspect |
Install
Install-Package SharpAspect
dotnet add package SharpAspect
paket add SharpAspect
SharpAspect Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.1)
- Castle.Core.AsyncInterceptor(>= 1.7.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.8)
Tags