An simple parser that allows for search in an excel-file over politically exposed persond in Denmark
- Pull from the repo, and move to the folder src.
- Write dotnet run and you should be presented with something like this:
- Write your inputs, and the program will return whether it found the person or not:
- Success :)
See issues in this repository
Uses the open-source library "ExcelDataReader", which is licensed under the MIT-license, and is therefore free for commerical use.