Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrewrathbun/csvmerger

A simple program to merge CSV files together.
https://github.com/andrewrathbun/csvmerger

csv merge

Last synced: about 2 months ago
JSON representation

A simple program to merge CSV files together.

Awesome Lists containing this project

README

        

# CsvMerger

A simple program to merge CSVs. .NET 6 (cross-platform). Signed binaries.

Usage: `CsvMerger.exe C:\temp\Path\Containing\CSVs`

Any feedback is appreciated. Happy merging!