Add global exception handling to Windows Presentation Foundation (WPF) applications using the IWPFGlobalExceptionHandler interface on 'App' or 'Application' classes.
Info
Version: | 1.0.0 |
Author(s): | Luke A Chase |
Last Update: | Monday, June 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ChaseLukeA/WPFGlobalExceptionHandlingNuget |
NuGet Url: | https://www.nuget.org/packages/WPFGlobalExceptionHandling |
Install
Install-Package WPFGlobalExceptionHandling
dotnet add package WPFGlobalExceptionHandling
paket add WPFGlobalExceptionHandling
WPFGlobalExceptionHandling Download (Unzip the "nupkg" after downloading)