fastCSV is available on NuGet.org as mgholam.fastCSV.
bench/ ├── .gitignore # Excludes generated results and data ├── README.md # This file ├── Makefile # Automated benchmark commands ├── docker-compose.yml # Container orchestration ├── shared/ # Shared ...