Exception handler core. 
                        
                    
         
                Info
| Version: | 6.0.0 | 
| Author(s): | qianhua | 
| Last Update: | Friday, March 11, 2022 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample | 
| NuGet Url: | https://www.nuget.org/packages/Tiny.ExceptionHandling | 
Install
Install-Package Tiny.ExceptionHandling
                        dotnet add package Tiny.ExceptionHandling
                        paket add Tiny.ExceptionHandling
                        
                                Tiny.ExceptionHandling Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Tiny.Shared(>= 3.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
