The package adds interception to the default dependency injection container based on DispatchProxy.
                        
                    
         
                Info
| Version: | 0.0.1-alpha1 | 
| Author(s): | Hamza Lee | 
| Last Update: | Tuesday, October 29, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/HamzaLee/interceptron | 
| NuGet Url: | https://www.nuget.org/packages/Interceptron.DispatchProxy | 
Install
Install-Package Interceptron.DispatchProxy
                        dotnet add package Interceptron.DispatchProxy
                        paket add Interceptron.DispatchProxy
                        
                                Interceptron.DispatchProxy Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Interceptron.Core(>= 0.0.11)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.0.0)
 
Tags