Info
Version: | 1.4.0 |
Author(s): | snmaynard |
Last Update: | Monday, January 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ermshiperete/bugsnag-dotnet |
NuGet Url: | https://www.nuget.org/packages/BugsnagMonoImproved |
Install
Install-Package BugsnagMonoImproved
dotnet add package BugsnagMonoImproved
paket add BugsnagMonoImproved
BugsnagMonoImproved Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 6.0.8)
Tags
The difference between BugsnagMono and BugsnagMonoImproved is that this version of the package fixes the
OfflineStorage on Linux and normalizes file paths in exceptions.
Despite its name it can be used on Windows as well as long as you don't need the WPF or Web clients.