File parser designed to read text files line-by-line, saving each line's content into basic types vars (int, double, string, etc.).
Info
Version: | 3.0.0 |
Author(s): | Eduardo Cáceres |
Last Update: | Tuesday, December 5, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eduherminio/FileParser |
NuGet Url: | https://www.nuget.org/packages/FileParser |
Install
Install-Package FileParser
dotnet add package FileParser
paket add FileParser
FileParser Download (Unzip the "nupkg" after downloading)
Dependencies
Tags