NBug 1.2.2
NBug is a .NET library created to automate the bug reporting process. It automatically creates and sends:
* Bug reports,
* Crash reports with minidump,
* Error/exception reports with stack trace + extended application/system information.
It can also be set up as a user feedback system (i.e. for sending feature requests from within your application).
For documentation and updates, see project web site: http://www.soygul.com/nbug/
Install-Package NBug -Version 1.2.2
dotnet add package NBug --version 1.2.2
<PackageReference Include="NBug" Version="1.2.2" />
paket add NBug --version 1.2.2
Release Notes
https://github.com/soygul/NBug/blob/master/CHANGELOG.md
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NBug:
Package | Downloads |
---|---|
WastedgeQuerier
Windows desktop application to query the Wastedge API.
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NBug:
Repository | Stars |
---|---|
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
|
|
stakira/OpenUtau
Open source UTAU editing environment.
|