A library to perform interception based AOP using Microsoft.Extension.DepenencyInjection.
Info
Version: | 1.0.1 |
Author(s): | Hiten Patel |
Last Update: | Saturday, August 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hitenpatel01/DependencyInjection.Interception/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/DependencyInjection.Interception |
Install
Install-Package DependencyInjection.Interception
dotnet add package DependencyInjection.Interception
paket add DependencyInjection.Interception
DependencyInjection.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
Tags