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.
<PackageVersion Include="WizardWrx.AnyCSV" Version="9.0.157" />
                    
Directory.Packages.props
<PackageReference Include="WizardWrx.AnyCSV" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=WizardWrx.AnyCSV&version=9.0.157
                    
Install WizardWrx.AnyCSV as a Cake Addin
#tool nuget:?package=WizardWrx.AnyCSV&version=9.0.157
                    
Install WizardWrx.AnyCSV as a Cake Tool

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 181 3/2/2024
7.2.145 61,120 8/12/2019
7.1.135.32875 3,060 7/3/2019
7.1.131.32279 587 7/3/2019
7.0.120.30587 6,531 9/4/2018
4.0.106.27625 1,203 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.