Info
| Version: | 2.0.0-rc1 | 
| Author(s): | Jiang Jin Nan | 
| Last Update: | Saturday, June 10, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.doranet.org/ | 
| NuGet Url: | https://www.nuget.org/packages/Dora.ExceptionHandling.Interception | 
Install
Install-Package Dora.ExceptionHandling.Interception
                        dotnet add package Dora.ExceptionHandling.Interception
                        paket add Dora.ExceptionHandling.Interception
                        
                                Dora.ExceptionHandling.Interception Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Dora.ExceptionHandling.Abstractions(>= 2.0.01)
- Dora.Interception(>= 2.0.01)
Tags
 
                
This package provides a specific interceptor, which enable us of handling exception in an AOP manner.