Ecosyste.ms: OpenCollective

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

github.com/joshclose/CsvHelper

Library to help reading and writing CSV files
https://github.com/joshclose/CsvHelper

add max buffer sizes and if should process bad field flag

mac477 opened this pull request over 1 year ago
Provide a function to transform property names to header names

CruseCtrl opened this issue over 1 year ago
After type conversion, still a ReaderException is thrown

AGuyCalledGerald opened this issue over 1 year ago
Parsing of header fields doesn't trim leading and trailing spaces.

noelgifford-home opened this issue over 1 year ago
Nullability Annotations

tanveerbadar opened this issue over 1 year ago
Inline Type Conversion example docs have wrong code.

HarryDavisgithub opened this issue over 1 year ago
Removing whitespace from header and change the header to lowercase

Steve1200 opened this issue over 1 year ago
Fixes #2173

TrevorMcCubbin opened this pull request over 1 year ago
Allow the use of CsvReader after CsvDataReader is disposed.

Qwertyluk opened this issue over 1 year ago
`Default` attribute should use `useOnConversionFailure`

YaroslavKormushyn opened this issue over 1 year ago
.NET 4.6.2 is not properly supported

ManelBH opened this issue over 1 year ago
Fixed GetDelimiter issue with blank lines

ManelBH opened this pull request over 1 year ago
Multiple empty lines can make delimiter autodetection fail

ManelBH opened this issue over 1 year ago
Return number of written records in 'WriteRecords' family of methods

julealgon opened this issue over 1 year ago
Automatic matching of camel naming parameters in constructors

CodingOctocat opened this issue over 1 year ago
Always update CsvReader.ColumnCount

Rob-Hague opened this pull request over 1 year ago
Add support for IDictionary<string, object?>

nfplee opened this issue over 1 year ago
setting HasHeaderRecord on Context.Configuration has no effect

jeoffm opened this issue over 1 year ago
Default value not used when `useOnConversionFailure: true` on nullable properties

YaroslavKormushyn opened this issue over 1 year ago
Deal with line break in quoted field during Read

Rob-Hague opened this pull request over 1 year ago
Unable to load data from CSV file into an `IRealmObject`

A9G-Data-Droid opened this issue over 1 year ago
Custom IEnumerable type cannot be parsed using ITypeConverterFactory

francescodente opened this issue over 1 year ago
Table header is duplicate each time two files are merged using WriteRecordsAsync()

AndreiOvidiuCiobanu opened this issue over 1 year ago
Digital signing of DLL in GitHub Actions

claudy opened this issue over 1 year ago
HasHeaderRecord = False now loads Datatable

Soulrein opened this pull request almost 2 years ago
Execute custom Func<string> with raw data on GetRecords() before conversion

devopsdani opened this issue almost 2 years ago
Expose GetFieldSpan on IParser

Rob-Hague opened this pull request almost 2 years ago
Using FormatAttribute on a record field has no effect

menaheme opened this issue almost 2 years ago
Wrong delimiter setted in csvConfiguration of the writer on mac os

filippoptg opened this issue almost 2 years ago
With the Multiline quote column, subsequent rows are not being read

SRGajjala opened this issue almost 2 years ago
How to nicely convert NULL into nullable doulbe

worthapenny opened this issue almost 2 years ago
Missing separators when DefaultTypeConverter implementation returns null

nilvon9wo opened this issue almost 2 years ago
Allow CultureInfoAttribute on classes and some other attribute nice-to-haves

Rob-Hague opened this pull request almost 2 years ago
CultureInfoAttribute not allowed on class as in example

gregor-tusar-sowa opened this issue almost 2 years ago
Performance optimizations for GetDelimiter and HeaderValidated.

AjayKMehta opened this pull request almost 2 years ago
Fix remaining nullable warnings

Rob-Hague opened this pull request almost 2 years ago
Fix build break on .NET Framework

Rob-Hague opened this pull request almost 2 years ago
Could not load file or assembly 'CsvHelper, Version=30.0.0.0

wadhwak12 opened this issue almost 2 years ago
BadDataException will corrupt CsvParser instance

smbecker opened this issue almost 2 years ago
Enable ignoring CultureInfo.TextInfo.ListSeparator

epatrick opened this pull request almost 2 years ago
Ensure the ConvertToStringArgs are constructed with the correct generic type

Rob-Hague opened this pull request almost 2 years ago
Error when calling .Convert() on Property when using empty Map()

mikegwyn17 opened this issue almost 2 years ago
Raise an exception if a CSV row contains extra values?

claresloggett opened this issue almost 2 years ago
Restore package failed in a Net 7 console application

ComptonAlvaro opened this issue almost 2 years ago
Add check for hasHeaderRecord in CsvWriter.WriteHeader(IEnumerable).

Rob-Hague opened this pull request almost 2 years ago
CsvHelper.WriterException: 'No properties are mapped for type 'IData'

Ghyath-Serhal opened this issue almost 2 years ago
LineBreakInQuotedFieldIsBadData Not Working since 28.0.0

soligen2010 opened this issue about 2 years ago
Use Encoder instead of Encoding in CsvParser

Rob-Hague opened this pull request about 2 years ago
Converter not called in CsvHelper version 29 and 30

follesoe opened this issue about 2 years ago
CsvHelper.TypeConversion.DefaultTypeConverter

habaobaobao opened this issue about 2 years ago
Calling Map and AutoMap from ClassMap constructor triggers ReSharper warnings

ColbyODonnell opened this issue about 2 years ago
Override Format attribute before writing to a file

pfaisant opened this issue about 2 years ago
Cannot override default converter factories in TypeConverterCache

poizan42 opened this issue about 2 years ago
Count surrogate pairs.

kikaragyozov opened this pull request about 2 years ago
.NET 7 AOT Compatibility

enricobenedos opened this issue about 2 years ago
ByteCount fails to count surrogate characters properly.

kikaragyozov opened this issue about 2 years ago
Fixes #2081

MiblaCz opened this pull request about 2 years ago
Fixes #2064

MarcelVersteeg opened this pull request about 2 years ago
docs ??????????

Otamam opened this issue about 2 years ago
LeaveOpen removed from CsvConfiguration

crobibero opened this issue about 2 years ago
Records completely skipped when missing field exists (dynamic)

mlb5000 opened this issue about 2 years ago
Enum case is not ignored by default as expected

michael-andreev opened this issue about 2 years ago
Reading Value issue with large file

brianseim opened this issue about 2 years ago
New class level attributes are ignored, e.g. DelimiterAttribute

dnh-developer opened this issue about 2 years ago
Add leaveOpen parameter to the CsvReader constructor

crozone opened this pull request about 2 years ago
fix(CsvWriter): fix 'leaveOpen' parameter does not work

luber opened this pull request about 2 years ago
RegisterMap throws Error

sathenoseki opened this issue about 2 years ago
Problems with memory allocation when exporting csv

brunohdossantos opened this issue about 2 years ago
The field leaveOpen is not assigned in the CsvWriter constructor

ravenyue opened this issue about 2 years ago
png file optimization(loss less)

pea-sys opened this pull request about 2 years ago
Documentation of several methods incorrect

MarcelVersteeg opened this issue about 2 years ago
Update Migrations index.html

enkodellc opened this pull request about 2 years ago
fix ReadHeader bug in CsvDataReader

DKStudio opened this pull request about 2 years ago
Unable to resolve : Header with name 'FormId'[0] was not found.

ShashankDhasal opened this issue about 2 years ago
Parse exception on doubled escape quote

letarak opened this issue about 2 years ago
CSVhelper tries to map data to the incorrect class

3n3du3r4b3 opened this issue over 2 years ago
Write of simple List<dynamic> throws TypeConverterException

chriswill opened this issue over 2 years ago
Nested objects list is not working for GetRecords

LasVegasIs opened this issue over 2 years ago
how to handle Double Quotes Inside Data?

TejendraPrasad opened this issue over 2 years ago
Fix broken link

BenjaminMichaelis opened this pull request over 2 years ago