Info
| Version: | 2.1.0 | 
| Author(s): | Davide Benvegnu | 
| Last Update: | Thursday, March 9, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/n3wt0n/BugGuardian | 
| NuGet Url: | https://www.nuget.org/packages/DBTek.BugGuardian | 
Install
Install-Package DBTek.BugGuardian
                        dotnet add package DBTek.BugGuardian
                        paket add DBTek.BugGuardian
                        
                                DBTek.BugGuardian Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - Newtonsoft.Json(>= 9.0.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- Newtonsoft.Json(>= 9.0.1)
Tags
 
                
It can also be invoked manually in try/catch blocks to keep track of handled exceptions.
It supports applications written with the .Net Framework v4.0 and above and with .NetCore.
It can be used on every kind of project, including:
- ASP.NET Core
- ASP.NET MVC
- ASP.NET WebForms
- NetCore
- WPF
- Windows 8 / 8.1 Apps
- Windows Phone 8 / 8.1 Apps
- Universal App
- Universal Windows Platform Apps (Windows 10)
- Xamarin.