Skip to content

wizardbyte/SimpleCsv

Repository files navigation

SimpleCsv was created as an exercise in Test Driven Development. It is designed to take an arbitrary collection of objects and generate a csv formatted string containing the data.

Future plans include support for saving as a file, including column headers, and possibly supporting other formats besides csv.

About

simple approach to generating csv data from entities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages