Skip to content

(Comma Seperated Value) CSV file format is a very common way of storing datasets in other format. It's a generic function of read write csv file though CSVHelper Class library :)

Notifications You must be signed in to change notification settings

nakibulshaki/Generic-CSV-Read-Write

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GenericCsvHelper

(Comma Seperated Value) CSV file format is a very common way of storing datasets in other format.

It's a generic read and write function of CSV file using CSVHelper Class library.

You can Implement easily in your service with model and mapping-model(CSV header to model type mapping).

About

(Comma Seperated Value) CSV file format is a very common way of storing datasets in other format. It's a generic function of read write csv file though CSVHelper Class library :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages