The package adds interception to the default dependency injection container.
Info
Version: | 1.0.1 |
Author(s): | Hamza Lee |
Last Update: | Friday, October 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HamzaLee/dotnetcore-di-interception |
NuGet Url: | https://www.nuget.org/packages/DotNetCore.DI.Interception |
Install
Install-Package DotNetCore.DI.Interception
dotnet add package DotNetCore.DI.Interception
paket add DotNetCore.DI.Interception
DotNetCore.DI.Interception Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
Tags