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
System.OutOfMemoryException from CsvParser.FillBuffer
github.com/joshclose/CsvHelper - michaeldahlke opened this issue 6 days ago
github.com/joshclose/CsvHelper - michaeldahlke opened this issue 6 days ago
LineSeparator in CsvHelper Does Not Interpret Literal Strings like @"\n" as Newline Characters
github.com/joshclose/CsvHelper - alinf1999 opened this issue 8 days ago
github.com/joshclose/CsvHelper - alinf1999 opened this issue 8 days ago
Unable to write from List<string[]> to csv file
github.com/joshclose/CsvHelper - casualsailo opened this issue about 1 month ago
github.com/joshclose/CsvHelper - casualsailo opened this issue about 1 month ago
[Feature Request] Make validations exceptions a bit more developer friendly
github.com/joshclose/CsvHelper - xxbiohazrdxx opened this issue about 1 month ago
github.com/joshclose/CsvHelper - xxbiohazrdxx opened this issue about 1 month ago
Reduce amount of target frameworks and add .NET 9 to test matrix
github.com/joshclose/CsvHelper - Romfos opened this pull request about 1 month ago
github.com/joshclose/CsvHelper - Romfos opened this pull request 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
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
github.com/joshclose/CsvHelper - vchirikov opened this pull request about 2 months ago
Character '#' in data stops WriteRecords
github.com/joshclose/CsvHelper - amararray opened this issue 2 months ago
github.com/joshclose/CsvHelper - amararray opened this issue 2 months ago
ConfigurationException: "Types that inherit IEnumerable cannot be auto mapped" when calling GetRecords<Dictionary<string, object>>
github.com/joshclose/CsvHelper - palenshus opened this issue 3 months ago
github.com/joshclose/CsvHelper - palenshus opened this issue 3 months ago
[Feature Request] Read Related Rows into a single object with a list of related objects
github.com/joshclose/CsvHelper - melucas opened this issue 3 months ago
github.com/joshclose/CsvHelper - melucas opened this issue 3 months ago
`CsvContext.Configuration.ShouldQuote` is not used
github.com/joshclose/CsvHelper - gmkado opened this issue 3 months ago
github.com/joshclose/CsvHelper - gmkado opened this issue 3 months ago
header and column value mismatch occassionally
github.com/joshclose/CsvHelper - ypeng-ming opened this issue 3 months ago
github.com/joshclose/CsvHelper - ypeng-ming opened this issue 3 months ago
CsvDataReader cannot parse the characters with accents correctly
github.com/joshclose/CsvHelper - jkiller295 opened this issue 3 months ago
github.com/joshclose/CsvHelper - jkiller295 opened this issue 3 months ago
Incorrect number of constructor arguments on a record type despite a default value is specified for missing arguments.
github.com/joshclose/CsvHelper - miklcct opened this issue 3 months ago
github.com/joshclose/CsvHelper - miklcct opened this issue 3 months ago
BadDataException does not hold the info column mismatches
github.com/joshclose/CsvHelper - Manthazar opened this issue 4 months ago
github.com/joshclose/CsvHelper - Manthazar opened this issue 4 months ago
There should be a tag for v33.0.1
github.com/joshclose/CsvHelper - alex50105 opened this issue 4 months ago
github.com/joshclose/CsvHelper - alex50105 opened this issue 4 months ago
Add benchmarking project and remove empty array allocations
github.com/joshclose/CsvHelper - karpinsn opened this pull request 4 months ago
github.com/joshclose/CsvHelper - karpinsn opened this pull request 4 months ago
how to get Error Collection with raising Exceptions
github.com/joshclose/CsvHelper - abidkayanidefra opened this issue 4 months ago
github.com/joshclose/CsvHelper - abidkayanidefra opened this issue 4 months ago
Exception thrown: 'System.MissingMethodException' in CsvHelper.Excel.dll
github.com/joshclose/CsvHelper - andres-olivares-ncontracts opened this issue 5 months ago
github.com/joshclose/CsvHelper - andres-olivares-ncontracts opened this issue 5 months ago
Sporadic InvalidCastException, possible hash collision in ObjectCreator.cache
github.com/joshclose/CsvHelper - delta-emil opened this issue 5 months ago
github.com/joshclose/CsvHelper - delta-emil opened this issue 5 months ago
CSV Helper seems to ignore its Encoding configuration parameter
github.com/joshclose/CsvHelper - nkostis opened this issue 5 months ago
github.com/joshclose/CsvHelper - nkostis opened this issue 5 months ago
Please don't wrap OperationCanceledException in CsvHelper.WriteRecordsAsync
github.com/joshclose/CsvHelper - stjimmy54 opened this issue 5 months ago
github.com/joshclose/CsvHelper - stjimmy54 opened this issue 5 months ago
Fixed typo in custom-type-conversion example
github.com/joshclose/CsvHelper - alexanderluettig opened this pull request 5 months ago
github.com/joshclose/CsvHelper - alexanderluettig opened this pull request 5 months ago
Fix UseDefaultOnConversionFailure behavior for nullable types
github.com/joshclose/CsvHelper - twinee opened this pull request 5 months ago
github.com/joshclose/CsvHelper - twinee opened this pull request 5 months ago
Cannot use `\n` as delimiter
github.com/joshclose/CsvHelper - Chewy5639 opened this issue 6 months ago
github.com/joshclose/CsvHelper - Chewy5639 opened this issue 6 months ago
Rollback part of commit 7dbb3fe710466ec2f573f81e19c7130ec1c7a365
github.com/joshclose/CsvHelper - jzabroski opened this issue 6 months ago
github.com/joshclose/CsvHelper - jzabroski opened this issue 6 months ago
Request for Support for GB2312 Encoding in Your Library
github.com/joshclose/CsvHelper - qq786838943 opened this issue 6 months ago
github.com/joshclose/CsvHelper - qq786838943 opened this issue 6 months ago
[Feature Request] Generalize Factory Class Method Signatures
github.com/joshclose/CsvHelper - develop-gby opened this issue 6 months ago
github.com/joshclose/CsvHelper - develop-gby opened this issue 6 months ago
FastDynamicObject broke ExpandoObject workflow
github.com/joshclose/CsvHelper - mrtristan opened this issue 6 months ago
github.com/joshclose/CsvHelper - mrtristan opened this issue 6 months ago
MissingFieldFound Should Allow Nulls (?)
github.com/joshclose/CsvHelper - LanceBresslerDelaget opened this issue 6 months ago
github.com/joshclose/CsvHelper - LanceBresslerDelaget opened this issue 6 months ago
[Feature Request] Allow No Additional Messages to Be Returned When Manually Throwing CsvHelperException
github.com/joshclose/CsvHelper - develop-gby opened this issue 6 months ago
github.com/joshclose/CsvHelper - develop-gby opened this issue 6 months ago
DisposeAsync async enumerators in CsvWriter
github.com/joshclose/CsvHelper - CaringDev opened this pull request 6 months ago
github.com/joshclose/CsvHelper - CaringDev opened this pull request 6 months ago
CsvWriter.WriteRecordsAsync does not dispose e.g. EF Core AsyncEnumerators
github.com/joshclose/CsvHelper - CaringDev opened this issue 6 months ago
github.com/joshclose/CsvHelper - CaringDev opened this issue 6 months ago
[Feature request] Anonymous type and dictionary support
github.com/joshclose/CsvHelper - alexeygritsenko opened this issue 7 months ago
github.com/joshclose/CsvHelper - alexeygritsenko opened this issue 7 months ago
Microsoft.Bcl.AsyncInterfaces dependency issue
github.com/joshclose/CsvHelper - mtissington opened this issue 7 months ago
github.com/joshclose/CsvHelper - mtissington opened this issue 7 months ago
fix (typo?): error CS1061 function in class not found
github.com/joshclose/CsvHelper - RobTranquillo opened this pull request 7 months ago
github.com/joshclose/CsvHelper - RobTranquillo opened this pull request 7 months ago
Whitespace after delimiter can result in read error
github.com/joshclose/CsvHelper - akamor opened this issue 7 months ago
github.com/joshclose/CsvHelper - akamor opened this issue 7 months ago
FastDynamicObject ignores headers while used together with CsvWriter
github.com/joshclose/CsvHelper - lorceroth opened this issue 7 months ago
github.com/joshclose/CsvHelper - lorceroth opened this issue 7 months ago
csv helper is writing 1 to 12 datetime in different format and 13 to 24 in different datetime format using version 4.0.30319
github.com/joshclose/CsvHelper - Prashantpaliwal911 opened this issue 7 months ago
github.com/joshclose/CsvHelper - Prashantpaliwal911 opened this issue 7 months ago
Using Custom TypeConverter that returns null causes dangerous/spurious CsvWriter behavior
github.com/joshclose/CsvHelper - jzabroski opened this issue 8 months ago
github.com/joshclose/CsvHelper - jzabroski opened this issue 8 months ago
Using a ClassMap with custom type converter results in a "newed" object.
github.com/joshclose/CsvHelper - da-br opened this issue 8 months ago
github.com/joshclose/CsvHelper - da-br opened this issue 8 months ago
FastDynamicObject broke serialization
github.com/joshclose/CsvHelper - davesmits opened this issue 8 months ago
github.com/joshclose/CsvHelper - davesmits opened this issue 8 months ago
Header does not contain Quote, but some fields in row contain Quote, how should I read this kind of CSV
github.com/joshclose/CsvHelper - Zero-Xiong opened this issue 8 months ago
github.com/joshclose/CsvHelper - Zero-Xiong opened this issue 8 months ago
Validate Header generate a very large message.
github.com/joshclose/CsvHelper - Hieu-Nguyen-1 opened this issue 8 months ago
github.com/joshclose/CsvHelper - Hieu-Nguyen-1 opened this issue 8 months ago
CsvWriter performance optimization
github.com/joshclose/CsvHelper - snaumenko-st opened this pull request 8 months ago
github.com/joshclose/CsvHelper - snaumenko-st opened this pull request 8 months ago
When Query from db and return IEnumable, will execute 2 times for sql query
github.com/joshclose/CsvHelper - 1257960069 opened this issue 8 months ago
github.com/joshclose/CsvHelper - 1257960069 opened this issue 8 months ago
🔨 GuidConverter should be consistent
github.com/joshclose/CsvHelper - chrish619 opened this pull request 8 months ago
github.com/joshclose/CsvHelper - chrish619 opened this pull request 8 months ago
add my report list columns' name as a header to the csv file when the HasHeaderRecord is set to false
github.com/joshclose/CsvHelper - ElhamJedi opened this issue 9 months ago
github.com/joshclose/CsvHelper - ElhamJedi opened this issue 9 months ago
Getting problems with release build of my app using COM
github.com/joshclose/CsvHelper - ajtruckle opened this issue 9 months ago
github.com/joshclose/CsvHelper - ajtruckle opened this issue 9 months ago
Unregister ClassMap does not clear the previous maps if the same class is used
github.com/joshclose/CsvHelper - NicolaeSn opened this issue 9 months ago
github.com/joshclose/CsvHelper - NicolaeSn opened this issue 9 months ago
Eliminate the columns if empty
github.com/joshclose/CsvHelper - sbandaru08 opened this issue 9 months ago
github.com/joshclose/CsvHelper - sbandaru08 opened this issue 9 months ago
Set Custom Headers that derives from the property value.
github.com/joshclose/CsvHelper - ammar91 opened this issue 9 months ago
github.com/joshclose/CsvHelper - ammar91 opened this issue 9 months ago
List<T>.ToAsyncEnumerable not accessible anymore after upgrade to CSVHelper 31.0.2 (.NET 8)
github.com/joshclose/CsvHelper - moosetraveller opened this issue 10 months ago
github.com/joshclose/CsvHelper - moosetraveller opened this issue 10 months ago
Unexpected `InvalidCastException` in `TypeConverter<>` with nullable structs and value types
github.com/joshclose/CsvHelper - fjmorel opened this issue 10 months ago
github.com/joshclose/CsvHelper - fjmorel opened this issue 10 months ago
Just thrown new exception by choice.
github.com/joshclose/CsvHelper - fwilliamconceicao opened this issue 10 months ago
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
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
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
github.com/joshclose/CsvHelper - OMAlexB opened this pull request 10 months ago
Just another unit test for number reading (mixed culture format)
github.com/joshclose/CsvHelper - StefanBertels opened this pull request 10 months ago
github.com/joshclose/CsvHelper - StefanBertels opened this pull request 10 months ago
Microsoft.Bcl.AsyncInterfaces dependency error on System.Threading.Tasks.Extensions
github.com/joshclose/CsvHelper - jchannon opened this issue 11 months ago
github.com/joshclose/CsvHelper - jchannon opened this issue 11 months ago
Fix 2153 TypeConverterFactory not used
github.com/joshclose/CsvHelper - StefanBertels opened this pull request 11 months ago
github.com/joshclose/CsvHelper - StefanBertels opened this pull request 11 months ago
New compatibility issue regression due to `System.Linq.Async` inclusion
github.com/joshclose/CsvHelper - mrtristan opened this issue 11 months ago
github.com/joshclose/CsvHelper - mrtristan opened this issue 11 months ago
Add leaveOpen constructor parameter to the CsvDataReader class
github.com/joshclose/CsvHelper - Qwertyluk opened this pull request 11 months ago
github.com/joshclose/CsvHelper - Qwertyluk opened this pull request 11 months ago
Incorrect array length determination in ByteArrayConverter.HexStringToByteArray
github.com/joshclose/CsvHelper - romaashka opened this issue 11 months ago
github.com/joshclose/CsvHelper - romaashka opened this issue 11 months ago
Remove lock in hotpath
github.com/joshclose/CsvHelper - viceroypenguin opened this pull request 11 months ago
github.com/joshclose/CsvHelper - viceroypenguin opened this pull request 11 months ago
Use NET6_0_OR_GREATER to detect support for DateOnly and TimeOnly
github.com/joshclose/CsvHelper - AustinWise opened this pull request 11 months ago
github.com/joshclose/CsvHelper - AustinWise opened this pull request 11 months ago
CountBytes does not correctly count bytes when IgnoreBlankLines is enabled.
github.com/joshclose/CsvHelper - kikaragyozov opened this issue 11 months ago
github.com/joshclose/CsvHelper - kikaragyozov opened this issue 11 months ago
CsvDataReader - cant read with columnName when using custom SchemaTable
github.com/joshclose/CsvHelper - askids opened this issue 12 months ago
github.com/joshclose/CsvHelper - askids opened this issue 12 months ago
Skip rows from csv file arbitrary rows
github.com/joshclose/CsvHelper - zandiarash opened this issue 12 months ago
github.com/joshclose/CsvHelper - zandiarash opened this issue 12 months ago
Add ability to read empty string as 0 (or other default value) for non-nullable types
github.com/joshclose/CsvHelper - DanielStout5 opened this issue 12 months ago
github.com/joshclose/CsvHelper - DanielStout5 opened this issue 12 months ago
Unexpected behaviour when using multiple character newline
github.com/joshclose/CsvHelper - OMAlexB opened this issue about 1 year ago
github.com/joshclose/CsvHelper - OMAlexB opened this issue about 1 year ago
Microsoft.Bcl.AsyncInterfaces dependency issue
github.com/joshclose/CsvHelper - imranakram opened this issue about 1 year ago
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
github.com/joshclose/CsvHelper - Marv51 opened this pull request about 1 year ago
Custom Type Converter page should include an example of using type converter constructor arguments
github.com/joshclose/CsvHelper - Will-at-FreedomDev opened this issue about 1 year ago
github.com/joshclose/CsvHelper - Will-at-FreedomDev opened this issue about 1 year ago
[Feature] Deserialise into named tuple
github.com/joshclose/CsvHelper - lonix1 opened this issue about 1 year ago
github.com/joshclose/CsvHelper - lonix1 opened this issue about 1 year ago
Globally turn off date/time conversion to local, always use UTC
github.com/joshclose/CsvHelper - tdjastrzebski opened this issue about 1 year ago
github.com/joshclose/CsvHelper - tdjastrzebski 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
github.com/joshclose/CsvHelper - alok-urmaliya opened this pull request about 1 year ago
double datatype is being written to csv with ' prepended to string
github.com/joshclose/CsvHelper - JackMcBride98 opened this issue about 1 year ago
github.com/joshclose/CsvHelper - JackMcBride98 opened this issue 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
github.com/joshclose/CsvHelper - rupesh-kachhi opened this issue about 1 year ago
Reading writing dynamic csv causes the first line to drop
github.com/joshclose/CsvHelper - lanchapman opened this issue about 1 year ago
github.com/joshclose/CsvHelper - lanchapman opened this issue about 1 year ago
remove-invalid-loop
github.com/joshclose/CsvHelper - MarkEnverus opened this pull request about 1 year ago
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
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
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
github.com/joshclose/CsvHelper - AlexJBSilva opened this pull request about 1 year ago
Ability to find Index of a field via ClassMap instance
github.com/joshclose/CsvHelper - jzabroski opened this issue about 1 year ago
github.com/joshclose/CsvHelper - jzabroski opened this issue about 1 year ago
Multiple Commas Inside Value When File Delimiter Is A Comma Not Working
github.com/joshclose/CsvHelper - sofimarchesini opened this issue about 1 year ago
github.com/joshclose/CsvHelper - sofimarchesini opened this issue about 1 year ago
Allow multiple validations to be defined per field
github.com/joshclose/CsvHelper - folkcoder opened this issue about 1 year ago
github.com/joshclose/CsvHelper - folkcoder opened this issue about 1 year ago
Parser treats quoted string containing a comma as two separate records
github.com/joshclose/CsvHelper - jchristn opened this issue about 1 year ago
github.com/joshclose/CsvHelper - jchristn opened this issue about 1 year ago
Change order of checks in default ShouldQuote implementation
github.com/joshclose/CsvHelper - alitas opened this pull request about 1 year ago
github.com/joshclose/CsvHelper - alitas opened this pull request about 1 year ago
tab space is getting added before "-" in the exported csv due to string sanitization
github.com/joshclose/CsvHelper - aashishkumar01sinha opened this issue about 1 year ago
github.com/joshclose/CsvHelper - aashishkumar01sinha opened this issue about 1 year ago
Fetching ~2700 columns with GetRecord<dynamic> taking >7s
github.com/joshclose/CsvHelper - Tak1za opened this issue about 1 year ago
github.com/joshclose/CsvHelper - Tak1za opened this issue about 1 year ago
Add TreatUnquotedEmptyFieldAsNull property in IReaderConfiguration
github.com/joshclose/CsvHelper - fan130 opened this issue about 1 year ago
github.com/joshclose/CsvHelper - fan130 opened this issue about 1 year ago
add max buffer sizes and if should process bad field flag
github.com/joshclose/CsvHelper - mac477 opened this pull request over 1 year ago
github.com/joshclose/CsvHelper - mac477 opened this pull request over 1 year ago
Provide a function to transform property names to header names
github.com/joshclose/CsvHelper - CruseCtrl opened this issue over 1 year ago
github.com/joshclose/CsvHelper - CruseCtrl opened this issue over 1 year ago
After type conversion, still a ReaderException is thrown
github.com/joshclose/CsvHelper - AGuyCalledGerald opened this issue over 1 year ago
github.com/joshclose/CsvHelper - AGuyCalledGerald opened this issue over 1 year ago