gitextensions / NBug

Automated bug reporting library for .NET (GitExt fork)

Home Page:http://soygul.com/nbug/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NBug

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 + ext. info. It can also be set up as a user feedback system (i.e. feature requests).

Quickstart

Read the quickstart here: http://www.soygul.com/nbug/

Questions

You can post your question on StackOverflow with NBug tag: http://stackoverflow.com/questions/tagged/nbug

Install-Package NBug

CodePlex Home

Old (up to v1.1.1 release) project source is hosted at CodePlex, where you can find more information about the project: http://nbug.codeplex.com/

About

Automated bug reporting library for .NET (GitExt fork)

http://soygul.com/nbug/

License:MIT License


Languages

Language:C# 100.0%