Skip to content

cb-therm/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. 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.

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%