Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for OpenSource ASP.NET Project Management [closed]

I found some really good solutions alike : CollabNet (on grails) and others

But when I want to make some changes for my own I really want it being ASP.NET based. Sadly I can't find good solution for it.

Is there open-source project-management systems on asp.net ?

Added : So I'm looking for something that will highlight and browse sources and shows the changes. - that is my main tasks.

like image 309
cnd Avatar asked May 17 '26 08:05

cnd


2 Answers

Here's a listing of mostly all the ASP.net open source projects. The majority are not really project management though. There is issue tracking though which can be part of project management:

http://wiki.asp.net/page.aspx/388/aspnet-open-source-projects/

like image 52
JonH Avatar answered May 19 '26 23:05

JonH


try bugnet. Though its much of a bug tracker but maybe it helps.

like image 39
mark vanzuela Avatar answered May 19 '26 23:05

mark vanzuela