Skip to content

nad-au/FileHelpers

 
 

Repository files navigation

FileHelpers Join the chat at https://gitter.im/MarcosMeli/FileHelpers

www.filehelpers.net

GitHub license NuGet NuGet Stories in Backlog Stories in Ready Stories in progress

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

Build Status

TeamCity: master: TeamCity CodeBetter stable: TeamCity CodeBetter Coverage: TeamCity CodeBetter Coverage

Travis: master: Build Status stable: Build Status

AppVeyor Build status Coverage Status

###Download Page

###Quick Start Examples

###More Examples

###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.

License

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.

Resharper TeamCity dotCover dotTrace

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%