I have a project (.NET 3.0, c#) that needs to be converted to open source (probably GPLv2).
The project uses some closed source libraries at its core that need to be replaced with open source ones.
Can anyone point me in the direction of the best open source replacements for the following libraries?
- Infragistics (Windows Forms) (primarily treeview, listview, chart, reporting engine (xps,pdf))
- VistaDB
- IPWorks (primarily http client, tcp client, smtp client, pop3 client)
- IPWorks SSL (primarily https client, smtps client, pop3s client)
- IPWorks SNMP
Thanks!