-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Jeroen Haegebaert edited this page Nov 13, 2020
·
11 revisions
NOTICE: This documentation is work in progress, and documents version 4 of the library (currently in preview)
NetCsv is a simple and versatile library for reading and writing CSV data. It defaults to the RFC4180 specification, but given the diversity in formats out there it doesn't force you to stick with that spec.
- Installation & Getting Started: installation, reading & writing
- Working with schemas
- Custom Types
- Custom Formatting