Skip to content

Spreadsheet parser in C#. Designed to be flexible to handle different file types using an interface. Currently checks and validates cell data in .csv and .xlsx file types.

davislee7/DataParser1

Repository files navigation

DataParser1

Spreadsheet parser in C#. Designed to be flexible to handle different file types using an interface. Currently checks and validates cell data in .csv and .xlsx file types.

Example input and output files are listed

About

Spreadsheet parser in C#. Designed to be flexible to handle different file types using an interface. Currently checks and validates cell data in .csv and .xlsx file types.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages