Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 450 Bytes

overview.md

File metadata and controls

10 lines (6 loc) · 450 Bytes

Overview

KBCsv is a .NET library that allows developers to read and write data in the CSV (comma-separated values) format. The abstraction it provides is simple to use and also very efficient, even for large volumes of data.

For more details, please see the following:

Also, please note there are extensive details and examples in the API documentation.