patriklindstrom/HelloWorld-Rhino-ETL
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Rhino-Etl is framework for doing Extract Transform and Load of data aka ETL in C#. The purpose of this project HelloWorld Rhino-ETL is to show as simple as possible how to load two textfiles, join them and transform columns and finally put the rows somewhere. In this example it only puts them on the screen. I hope it will get people up to speed a little faster than it took me to realize that it was quit simple. Latest version of this Hello World Example should be here: https://github.com/patriklindstrom/HelloWorld-Rhino-ETL There are screenshots of what Nuget packages to load etc in the Images folder. The HelloRhinoEtl is the helloworld example. There might be more examples in future. More information about Rhino-ETL here: My blogpost that explains the program and how to get started: http://www.lcube.se/hello-world-Rhino-etl Original Authors of Rhino-ETL Blog http://ayende.com/blog/3102/rhino-etl-2-0 Rhino-Etl at Github https://github.com/hibernating-rhinos/rhino-etl Hibernating Rhino http://www.hibernatingrhinos.com/oss/rhino-etl More in depth about Rhino ETL to understand how it uses IEnumerable and Yield http://www.codeproject.com/Articles/34556/Write-ETL-jobs-in-pure-C About Test benefits of Rhino-ETL http://vadimdev.blogspot.se/2011/11/writing-testable-etl-processes-with.html
About
Simple examples of Rhino ETL the C Sharp ETL library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published