http://www.filehelpers.net
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)
Code on GitHub: https://github.com/MarcosMeli/FileHelpers
License
MIT LicenseFollow FileHelpers Library
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice and Easy to use.
-
I had used this library 3 years ago for creating several different types of flat files (.txt) in a variety of different formats. This library filled all of the complicated requirements. I need it again for a different project, so I'm downloading it again today. 5 stars!
-
good job
-
I just used this on a fixed length file parsing project and it worked great.