CsvHelper

CsvHelper is a .NET library designed for reading and writing CSV files. It emphasizes speed, flexibility, and ease of use, with features like on-the-fly class compilation for fast performance, and a simple API that requires no configuration. CsvHelper is RFC 4180 compliant, ensuring compatibility across systems, and includes a Linux mode for specific file types. It operates with low memory usage and offers field caching to optimize parsing time. The library is open source, with dual licensing options (MS-PL and Apache 2.0), and runs on .NET Standard 2.0, making it versatile across different platforms.

Visit CsvHelper

Contact

Let us know if we missed any great Dot Net packages.