The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams.
TeamCity: master: stable: Coverage:
###Who needs the File Helpers Library?
In almost every project, there is a need to read/write data from/to a file of a specified format. Examples of this would be: log parsing, data warehousing, OLAP applications, communication between systems and file format transformations (such as converting from a fixed length file to CSV).
This library aims to provide an easy and reliable way to accomplish this task.
The FileHelpers are released under the MIT License.
FileHelpers Library source and binaries are completely free for commercial and non commercial use.
###Sponsors
Our build server is kindly provided by CodeBetter at FileHelpers Builds.
We have also the awesome .Net tools from JetBrains.