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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.