LumenWorksCsvReader 4.0.0
An extended version of LumenWorks.Frameworks.IO
Install-Package LumenWorksCsvReader -Version 4.0.0
dotnet add package LumenWorksCsvReader --version 4.0.0
<PackageReference Include="LumenWorksCsvReader" Version="4.0.0" />
paket add LumenWorksCsvReader --version 4.0.0
#r "nuget: LumenWorksCsvReader, 4.0.0"
Release Notes
Support .NET Framework 2.0+ and .NET Standard 1.3+
Use DateTime.TryParseExact if needed (@milcondoin)
Override column capability (@spintronic)
Fix handling of duplicate headers (@jonreis)
Reduced exception overhead (@spintronic)
Added NullBytesRemoval functionality to reduce memory usage and runtime (@andrewpsy)
Use StringBuilder instead of string concatenation to speed up reading of huge cell (@andrewpsy)
Fixed: Exception in GetFieldType() when hasHeaders is false (@molopony)
Fixed: Exception when reading data and hasHeaders is false (@molopony)
Fixed: ArgumentOutOfRangeException when hasHeaders is false (@molopony)
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (16)
Showing the top 5 NuGet packages that depend on LumenWorksCsvReader:
Package | Downloads |
---|---|
VelocityDBExtensions
Extensions to VelocityDB for efficient LINQ index/BTree queries, AzureSession file API usage with Microsoft Azure, import/export to/from CSV and JSON, Sync, GeoHash, Compressed Bitmap and RTree.
|
|
ORMDLL
Ado.Net Helper
Entity Framework Helper
Info:ugurdemirel@bayburt.edu.tr
|
|
ZuoraMagic
Easy access to various Zuora APIs.
|
|
YahooStockQuotes
Easily get stock quotes and historical prices from the Yahoo Finance API
|
|
NUnitTfsTestCase
Allows access to test case data in TFS from nunit tests, to read parameters and also to update test runs.
|
GitHub repositories (4)
Showing the top 4 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.
|
|
RickStrahl/MarkdownMonster
An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
|
|
dotnetprojects/DotNetSiemensPLCToolBoxLibrary
Switch from Codeplex http://siemensplctoolboxlib.codeplex.com/ to GitHub
|