Knapcode.FastCsvParser NuGet Package

This is a fork of https://www.nuget.org/packages/FastCsvParser.

The only change is the assembly name (CsvParser to Knapcode.FastCsvParser), package ID (FastCsvParser to Knapcode.FastCsvParser), and the root namespace (CsvParser to FastCsvParser).

The purpose of the change is to allow this library to run in the same process as SoftCircuits.CsvParser, which has the same assembly and namespace name.

A library for fast read data with CSV format according to RFC4180 with small extensions. Best solution for parse very large data files.




Got any Knapcode.FastCsvParser Question?





Info

Version: 1.1.0
Author(s): Nikolay Vorobev
Last Update: Sunday, January 17, 2021
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/bopohaa/CsvParser
NuGet Url: https://www.nuget.org/packages/Knapcode.FastCsvParser


Install
Install-Package Knapcode.FastCsvParser
dotnet add package Knapcode.FastCsvParser
paket add Knapcode.FastCsvParser
Knapcode.FastCsvParser Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2

avg-downloads-per-day

0

days-since-last-release

1202