# CsvConverter **Repository Path**: lanicon/CsvConverter ## Basic Information - **Project Name**: CsvConverter - **Description**: A simple .NET Standard 2.0 library for writing and reading CSV files using a List of T as the input or received output of the operation. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-20 - **Last Updated**: 2021-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CsvConverter (Version 2) A simple .NET Standard 2.0 library for writing and reading CSV files using a List of T as the input or received output of the operation. [Documentation for the latest version, V2, can be found on the wiki tab](https://github.com/madcodemonkey/CsvConverter/wiki) OR [Please follow this link to the older version 1 documentation](https://github.com/madcodemonkey/CsvConverter/tree/Version-1)