Info
| Version: | 2.0.0 | 
| Author(s): | Dow DSS WinApps | 
| Last Update: | Friday, May 19, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://workspace.bsnconnect.com/sites/ItGblMsAppDevelop/_layouts/15/start.aspx#/SitePages/Microsoft%20Azure%20Development.aspx | 
| NuGet Url: | https://www.nuget.org/packages/Dow.Core.Library.ExceptionHandling | 
Install
Install-Package Dow.Core.Library.ExceptionHandling
                        dotnet add package Dow.Core.Library.ExceptionHandling
                        paket add Dow.Core.Library.ExceptionHandling
                        
                                Dow.Core.Library.ExceptionHandling Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Dow.Core.Library.Logging(>= 2.0.0)
 
Tags
                
This component wrap the exception handling. Developer can use the interface: ExceptionManager.
The component is base on .net 4.5 and log4net.