NBug 1.2.2

dotnet add package NBug --version 1.2.2
                    
NuGet\Install-Package NBug -Version 1.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NBug" Version="1.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NBug" Version="1.2.2" />
                    
Directory.Packages.props
<PackageReference Include="NBug" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NBug --version 1.2.2
                    
#r "nuget: NBug, 1.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NBug&version=1.2.2
                    
Install NBug as a Cake Addin
#tool nuget:?package=NBug&version=1.2.2
                    
Install NBug as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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!
Version Downloads Last updated
1.2.2 65,584 11/16/2013
1.2.1 1,504 11/13/2013
1.2.0 6,214 11/9/2013
1.1.1 6,011 11/13/2011
1.1.0 1,721 7/2/2011
1.0.3 1,932 3/24/2011
1.0.2 1,819 3/23/2011
1.0.1 1,857 3/20/2011