vote up 5 vote down star
6

Is there any good bug tracker based on .NET which is free?

flag

48% accept rate

4 Answers

vote up 8 vote down check

Two bug trackers I know:

BugTracker.NET is a free, open-source, web-based bug tracker or customer support issue tracker written using ASP.NET, C#, and Microsoft SQL Server (or its free cousin, SQL Server Express).

BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature requests, and other issues for projects of any scale.

link|flag
vote up 1 vote down

ASP.Net issue tracker is a simple alternative.
You can download it from http://www.asp.net/downloads/archived/starter-kits/issue-tracker/

link|flag
vote up 0 vote down

Some commercial ones will let you use them for free if you're just one developer. Axosoft will give you a free single user license to their OnTime software. (Although I found it to be overkill for me personally.) SourceGear's Fortress issue tracking software is also free for single users.

link|flag
vote up 1 vote down

Countersoft offers a free license for up to 5 users for their product Gemini. I think they also have a free license for open source projects.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.