Consonance is a .NET/Gtk# client for the OpenGroupware.org groupware server using the ZOGI API. It aims to support the complete feature set of the groupware server.
| Tags | Office/Business groupware |
|---|---|
| Licenses | GPLv2 |
| Implementation | C# |
Recent releases


Release Notes: A major overhaul of the zOGI protocol backend. Emphasis on stabilizing Contact and Enterprise operations, including the Contact CRUD window. Now caches entities using a simple in-memory hash table and LINQ.


Release Notes: The Quartz.NET scheduler is included for managing periodic tasks such as appointment reminder pop-ups. A calendar UI has been created for the scheduler tab of the main window. Task lists load with less impact on application responsiveness. Numerous significant improvements were made to application stability.


Release Notes: Performance and stability are dramatically improved. Contact and enterprises can be deleted, and assignments/unassignments propagate to related windows. The task list loads tasks as they are received from the server. Tasks, contacts, and enterprise tabs in the project window load contents.


Release Notes: Editing contacts and enterprise and editing related assignments are operational.