Skip to content

Extended version of Sebastian Lorien's fast CSV Reader

License

Notifications You must be signed in to change notification settings

fretje/CsvReader

 
 

Repository files navigation

CSV Reader

The CsvReader library is an extended version of Sebastian Lorien's fast CSV Reader project and provides fast parsing and reading of CSV files

To this end it is a straight drop-in replacement for the existing NuGet package LumenWork.Framework.IO, but with additional capabilities; the other rationale for the project is that the code is not available elsewhere in a public source repository, making it difficult to extend/contribute to.

Welcome to contributions from anyone.

You can see the version history here.

Build the project

  • Windows: Run build.cmd AppVeyor build status

Library License

The library is available under the MIT License, for more information see the License file in the GitHub repository.

About

Extended version of Sebastian Lorien's fast CSV Reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.6%
  • Other 1.4%