Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 836 Bytes

File metadata and controls

13 lines (7 loc) · 836 Bytes

Build Status

CSVEditor

A easy to Use CSV Editor to edit CSV files in a Table Format

This is a Basic CSV Tool to allow easy reading of CSV files in a table format and without the issue of Programs like Excel converting numbers and removing leading zeros.

The solution consists of two parts, the GUI "CSVEditor" which it a winforms app to use the DLL "CSVEditorFunctions"

CSVEditorFunctions is .NET Standard 2.0 and the goal is to make this a cross platform Application once all the basic features have been added

Documentation is available here: https://jaketrans.github.io/CSVEditor/html/index.html