ASP.net based open source support ticket system [closed]
We don’t allow questions seeking recommendations for books, tools, softwa开发者_如何学编程re libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this questionI am in search of ASP.net based open source support ticket system. are there any suggestions?
https://github.com/NullDesk/TicketDesk/
TicketDesk is an issue tracking system for IT Help Desks.
TicketDesk is efficient and designed to do only one thing, facilitate communications between help desk staff and end users. The overriding design goal is to be as simple and frictionless for both users and help desk staff as is possible.
TicketDesk 2 is an ASP.NET MVC web application written in C# targeting the .NET 4.5 framework. It includes a simple database with support for SQL Server 2005, 2008, or 2012 (including express and localdb editions). It can leverage SQL server for membership and role based security or integrate with windows authentication and Active Directory groups.
- Bugtracker.NET
- BugNet
I prefer BugNet over others for a number of reasons. It is regularly updated and has quite a good number of followers.
http://slickticket.codeplex.com
Jitbit (disclaimer: the company I work for) offers a ticketing system that is ASP.NET based (MVC) with "full sources" license available. It's not free though. But we do have a free trial version that has no "time limit" - you can run it as long as you want.
精彩评论