FileParser 2.4.0

.NET 6.0
dotnet add package FileParser --version 2.4.0
NuGet\Install-Package FileParser -Version 2.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FileParser" Version="2.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FileParser --version 2.4.0
#r "nuget: FileParser, 2.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FileParser as a Cake Addin
#addin nuget:?package=FileParser&version=2.4.0

// Install FileParser as a Cake Tool
#tool nuget:?package=FileParser&version=2.4.0

File parser designed to read text files line-by-line, saving each line's content into basic types vars (int, double, string, etc.).

Product Versions
.NET net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 459 12/5/2022
2.3.0 239 12/2/2022
2.2.0 623 11/19/2021
2.1.1 1,421 12/6/2020
2.1.0 401 12/6/2020
2.0.0 481 11/10/2020
1.6.0 508 11/6/2020
1.5.0 496 5/19/2020
1.4.4 498 4/4/2020
1.4.3 486 3/1/2020
1.4.2 458 3/1/2020
1.4.1 465 3/1/2020
1.4.0 397 3/1/2020
1.3.1 489 12/3/2019
1.3.0 609 5/4/2019
1.2.0 638 12/25/2018
1.1.0 1,645 3/9/2018
1.0.0 855 3/7/2018
0.2.1 879 3/1/2018
0.2.0 868 2/28/2018
0.1.0 867 2/25/2018