Interceptor and dynamicProxy support for Microsoft.Extensions.DependencyInjection via AspectCore Framework.
Info
| Version: | 2.4.0 |
| Author(s): | Lemon |
| Last Update: | Thursday, May 25, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnetcore/AspectCore-Framework |
| NuGet Url: | https://www.nuget.org/packages/AspectCore.Extensions.DependencyInjection |
Install
Install-Package AspectCore.Extensions.DependencyInjection
dotnet add package AspectCore.Extensions.DependencyInjection
paket add AspectCore.Extensions.DependencyInjection
AspectCore.Extensions.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- AspectCore.Core(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- AspectCore.Core(>= 2.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
Tags