Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CsvHelper

A .NET library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Collective - Host: opensource - https://opencollective.com/csvhelper - Website: https://joshclose.github.io/CsvHelper - Code: https://github.com/joshclose/CsvHelper

Unable to write from List<string[]> to csv file

github.com/joshclose/CsvHelper - casualsailo opened this issue about 1 month ago
Update docs/getting-started/index.html to fix a typo

github.com/joshclose/CsvHelper - marijnz0r opened this pull request about 2 months ago
fix: dispose enumerator in CsvWriter.WriteRecordsAsync

github.com/joshclose/CsvHelper - vchirikov opened this pull request about 2 months ago
There should be a tag for v33.0.1

github.com/joshclose/CsvHelper - alex50105 opened this issue 4 months ago
Fixed typo in custom-type-conversion example

github.com/joshclose/CsvHelper - alexanderluettig opened this pull request 5 months ago
Cannot use `\n` as delimiter

github.com/joshclose/CsvHelper - Chewy5639 opened this issue 6 months ago
MissingFieldFound Should Allow Nulls (?)

github.com/joshclose/CsvHelper - LanceBresslerDelaget opened this issue 6 months ago
DisposeAsync async enumerators in CsvWriter

github.com/joshclose/CsvHelper - CaringDev opened this pull request 6 months ago
fix (typo?): error CS1061 function in class not found

github.com/joshclose/CsvHelper - RobTranquillo opened this pull request 7 months ago
Updating Validate

github.com/joshclose/CsvHelper - jcaruso001 opened this pull request 7 months ago
FastDynamicObject broke serialization

github.com/joshclose/CsvHelper - davesmits opened this issue 8 months ago
CsvWriter performance optimization

github.com/joshclose/CsvHelper - snaumenko-st opened this pull request 8 months ago
🔨 GuidConverter should be consistent

github.com/joshclose/CsvHelper - chrish619 opened this pull request 8 months ago
Eliminate the columns if empty

github.com/joshclose/CsvHelper - sbandaru08 opened this issue 9 months ago
Just thrown new exception by choice.

github.com/joshclose/CsvHelper - fwilliamconceicao opened this issue 10 months ago
Column Name not displaying Using Mapping

github.com/joshclose/CsvHelper - amitpunekar opened this issue 10 months ago
Missing "Product Version" in CsvHelper.dll

github.com/joshclose/CsvHelper - b-maslennikov opened this issue 10 months ago
Fixes for issues with multichar newline

github.com/joshclose/CsvHelper - OMAlexB opened this pull request 10 months ago
Fix 2153 TypeConverterFactory not used

github.com/joshclose/CsvHelper - StefanBertels opened this pull request 11 months ago
Build error -

github.com/joshclose/CsvHelper - rjn71 opened this issue 11 months ago
Remove lock in hotpath

github.com/joshclose/CsvHelper - viceroypenguin opened this pull request 11 months ago
Skip rows from csv file arbitrary rows

github.com/joshclose/CsvHelper - zandiarash opened this issue 12 months ago
Microsoft.Bcl.AsyncInterfaces dependency issue

github.com/joshclose/CsvHelper - imranakram opened this issue about 1 year ago
Fix CultureInfo mistake in Parsing.BadDataTests

github.com/joshclose/CsvHelper - Marv51 opened this pull request about 1 year ago
[Feature] Deserialise into named tuple

github.com/joshclose/CsvHelper - lonix1 opened this issue about 1 year ago
Fixed grammatical error in documentation.

github.com/joshclose/CsvHelper - alok-urmaliya opened this pull request about 1 year ago
Unable to set datetime format for reading csv data

github.com/joshclose/CsvHelper - rupesh-kachhi opened this issue about 1 year ago
Schema validation

github.com/joshclose/CsvHelper - szilardd opened this issue about 1 year ago
remove-invalid-loop

github.com/joshclose/CsvHelper - MarkEnverus opened this pull request about 1 year ago
HeaderValidated Throws an invalid message

github.com/joshclose/CsvHelper - MarkEnverus opened this issue about 1 year ago
Access to the raw line

github.com/joshclose/CsvHelper - LiorBanai opened this issue about 1 year ago
Fixes #2180 Inline Type Conversion example.

github.com/joshclose/CsvHelper - AlexJBSilva opened this pull request about 1 year ago