Comma-separated values (CSV) library for .NET. - read and modify existing csv files
- create new csv files
- optimized for large data
- selectable field separator
- selectable CR/LF/CRLF output
- selectable enclosing character
- optional white space enclosing
- optimized output, enclosing characte emitted "as needed"
- UTF-8 and ANSI files supported
- lines with variable number of fields supported
- insertion and deletion of lines and fields supported
- available for for .NET 2 - 4.5
- source code included in full version
- royalty free distribution in applications
Web page: http://www.winsoftxe.com/ncsv.htm
| |