Build a C# configurable console application -- 2

Job ID: 33787368

Budget: $10 – $30 USD

I need a C# configurable console-based Windows application that reads three (3) master Excel file in sections (cd_dataset), and writes that partial data set periodically with a timestamp (YYYY-MM-DD hh:mm:ss) to its corresponding CSV file. The main features and requirements are:

- Configurable console application using C# in Windows.
- You must ask the user how often the process of reading/writing is going to take place (frequency).
- You must ask the user what start of the master dataset he wishes to use (where to start to read).
- Each Excel master dataset will write records to its correspondent CSV file.
- Each Excel master dataset will represent a different variable by location (cd_location3).
- Each CSV file will have the same data structure of Excel files, except for the timestamp column.
- Each CSV file must be created upon completion of the reading/writing process.
- Attached CSVs are output samples of timestamped files for "cd_dataset=3".
Related categories: .NET C# Programming Software Architecture