LumenWorksCsvReader 3.8.3

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

// Install LumenWorksCsvReader as a Cake Tool
#tool nuget:?package=LumenWorksCsvReader&version=3.8.3

An extended version of LumenWorks.Frameworks.IO

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 was computed.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on LumenWorksCsvReader:

Repository Stars
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
dotnetprojects/DotNetSiemensPLCToolBoxLibrary
Library to Access Siemens PLCs and Step5/Step7 Project Files
shr670377723/CommunityServer-master
Version Downloads Last updated
3.8.3 2,523 3/22/2015
3.8.2 9,169 3/27/2014

Can now handle binary and varbinary columns (thanks to @fretje)