FileParser 2.0.0
Install from the command line:
Learn more about NuGet packages
$ dotnet add package FileParser --version 2.0.0
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.).