Skip to content

mvbalaw/EtlGate

Repository files navigation

EtlGate ReadMe

Description

EtlGate is a library to facilitate reading delimited files.

It has the following features:

  • comma delimited (CSV) data reader provided
  • based on an any-sequence delimited data reader
  • reads from a stream and returns IEnumerable so there is virtually no limit to your data size

How To Build:

The build script requires Ruby with rake installed.

  1. Run InstallGems.bat to get the ruby dependencies (only needs to be run once per computer)
  2. open a command prompt to the root folder and type rake to execute rakefile.rb

If you do not have ruby:

  1. open src\EtlGate.sln with Visual Studio and Build the solution

License

MIT License

This project is part of MVBA's Open Source Projects.

If you have questions or comments about this project, please contact us at mailto:opensource@mvbalaw.com.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published