WordCounter A Windows console app to count the number of instances for each word in a file. Outputs a CSV file with the results. Usage: WordCounter inFilePath outFilePath