NBug 1.2.2
dotnet add package NBug --version 1.2.2
NuGet\Install-Package NBug -Version 1.2.2
<PackageReference Include="NBug" Version="1.2.2" />
paket add NBug --version 1.2.2
#r "nuget: NBug, 1.2.2"
// Install NBug as a Cake Addin #addin nuget:?package=NBug&version=1.2.2 // Install NBug as a Cake Tool #tool nuget:?package=NBug&version=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/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
This package has no dependencies.
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 |
---|---|
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
|
|
Axadiw/MFIGamepadFeeder
Use your MFI (Made for iPhone/iPad) Gamepad on Windows!
|