The FileHelpers are an easy to use .NET library written in C#. Is designed to read/write data from flat files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Access, SqlServer)


http://www.filehelpers.com





Separate each tag with a space.

Release Date:

2007-04-10

Topics:

Licenses:

Features:

  • Easy to use: The FileHelpers Lib is straight forward to learn and use
  • High Performance: From the version 2.0 the library dont use any more reflection to get or set the field values, now we are using dynamic code generation (MSIL) and delegates
  • Asynchronous Mode: You can use the library to read line by line and not the whole file
  • Master-Detail: You can read and write records with a master/detail pattern.
  • Multiple record format support: With the MultirecordEngine you can read files with different record layout, you can also read files with some delimited and some fixed length records
  • .NET Generics: the cast less and strong typed version of the engines

Ratings and Reviews

  • Thumbs up:

    6
  • Thumbs down:

    2
75% of 8 users recommend this project
  • Thumbs up

    easy to use to build strongly typed classes for import/export of csv files.

    posted by anonymous 35 days ago
    If you'd like to rate this review, please log in.

View all reviews

Project Feed

Rate and Review

Would you recommend this project?






<

Related Projects

FileHelpers Library Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review