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.
For example for log parsing, data warehouse and OLAP applications, communication between systems, file format transformations (for example from a fixed length to a CSV file).
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.