The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
翻译 - FileHelpers是一个免费且易于使用的.NET库,用于从固定长度或文件,字符串或流中定界记录中读取/写入数据
Provide table data as a CSV (comma-separated values) file and output a SQL insert statement for a table with the same name as the file.