Skip to content

GSF.Core: Add extension methods for parsing CSV data#504

Merged
ritchiecarroll merged 1 commit intomasterfrom
csv-extensions
Feb 26, 2026
Merged

GSF.Core: Add extension methods for parsing CSV data#504
ritchiecarroll merged 1 commit intomasterfrom
csv-extensions

Conversation

@StephenCWills
Copy link
Member

Based on the CSVDecode() implementation in CSVDataManager, which was meant to be a close approximation for how Excel parses CSV files. This implementation uses TextReader to support newline characters inside quoted fields so should therefore be a much closer approximation.

Copy link
Member

@ritchiecarroll ritchiecarroll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor request, otherwise approved

@ritchiecarroll ritchiecarroll merged commit 2218092 into master Feb 26, 2026
2 checks passed
@ritchiecarroll ritchiecarroll deleted the csv-extensions branch February 26, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants