FileParser 2.1.1
Install from the command line:
Learn more about NuGet packages
$ dotnet add package FileParser --version 2.1.1
About this version
File parser designed to read text files line-by-line, saving each line's content into basic types vars (int, double, string, etc.).