WizardWrx.AnyCSV 9.0.157

Prefix Reserved
dotnet add package WizardWrx.AnyCSV --version 9.0.157                
NuGet\Install-Package WizardWrx.AnyCSV -Version 9.0.157                
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="WizardWrx.AnyCSV" Version="9.0.157" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WizardWrx.AnyCSV --version 9.0.157                
#r "nuget: WizardWrx.AnyCSV, 9.0.157"                
#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 WizardWrx.AnyCSV as a Cake Addin
#addin nuget:?package=WizardWrx.AnyCSV&version=9.0.157

// Install WizardWrx.AnyCSV as a Cake Tool
#tool nuget:?package=WizardWrx.AnyCSV&version=9.0.157                

AnyCSV - Process ANY delimited string.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WizardWrx.AnyCSV:

Package Downloads
WizardWrx.FormatStringEngine

Composite Format String Processing

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.157 120 3/2/2024
7.2.145 58,388 8/12/2019
7.1.135.32875 2,827 7/3/2019
7.1.131.32279 515 7/3/2019
7.0.120.30587 6,138 9/4/2018
4.0.106.27625 1,060 12/27/2016

In addition to correcting a parsing edge case caused by a run of empty fields, library version 9.0.145 upgrades the runtime framework from 2.0 to 4.8.