Skip to content

Pull requests: JoshClose/CsvHelper

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Strip a byte order mark at the start of the input
#2387 opened Aug 16, 2026 by dngr2 Loading…
Optimize ShouldQuote logic and add write benchmarks
#2379 opened May 21, 2026 by karpinsn Loading…
Tests: make assertions platform-neutral
#2376 opened Jan 2, 2026 by meiranzheng Loading…
Allow setting the delimiter to a newline character
#2374 opened Dec 27, 2025 by omerbenda Loading…
Fix skipping over headers
#2372 opened Dec 16, 2025 by omerbenda Loading…
Ignore comment lines when detecting delimiters
#2357 opened Sep 24, 2025 by BenPH Loading…
Add OriginalMessage property to CsvHelperException.
#2354 opened Aug 25, 2025 by midgleyc Loading…
Add new benchmark for reusing record type and fix boxing
#2353 opened Aug 20, 2025 by karpinsn Loading…
Add new WriteRecords benchmark and performance fix.
#2350 opened Jul 31, 2025 by karpinsn Loading…
Add API docs to website
#2334 opened Apr 5, 2025 by Rob-Hague Contributor Loading…
Remove uses of System.ValueTuple
#2324 opened Feb 23, 2025 by Rob-Hague Contributor Loading…
Improve Quote help text
#2322 opened Feb 15, 2025 by billrob Contributor Loading…
Fixes for issues with multichar newline
#2233 opened Feb 19, 2024 by OMAlexB Loading…
Expose GetFieldSpan on IParser
#2142 opened Apr 2, 2023 by Rob-Hague Contributor Loading…
Use Encoder instead of Encoding in CsvParser
#2106 opened Dec 26, 2022 by Rob-Hague Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.