issues
search
nietras
/
Sep
World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (`csv`, `tsv` etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.
http://nietras.com
MIT License
925
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add SepReaderOptions.Trim aka Trim Support
#172
nietras
opened
2 days ago
1
Add scorecard.yml with OpenSSF scorecard
#171
nietras
closed
6 days ago
0
Suggestion: Implement a way to clear Sep's internal buffer
#170
Camderman106
opened
1 week ago
5
Bump MSTest from 3.6.1 to 3.6.2
#169
dependabot[bot]
closed
1 week ago
0
[Feature] Possibility to skip lines when reading CSV file
#168
suchoss
closed
1 week ago
1
README: Fix bullet point lint
#167
nietras
closed
3 weeks ago
0
README: Add FAQ entry for object mapping
#166
nietras
closed
3 weeks ago
0
Equivalent capability as `CsvHelper`'ss `ClassMap` + `GetRecords<T>` combination?
#165
julealgon
closed
3 weeks ago
3
Option to assume null for unset cells
#164
sherman89
closed
1 month ago
2
Bump MSTest from 3.6.0 to 3.6.1
#163
dependabot[bot]
closed
1 month ago
0
SepReader improve exception for duplicate col names in header
#162
nietras
closed
1 month ago
2
Report all duplicate headers
#161
viceroypenguin
closed
1 month ago
1
Bump MSTest from 3.5.2 to 3.6.0
#160
dependabot[bot]
closed
1 month ago
0
Bump actions/upload-artifact from 3 to 4
#159
nietras
closed
1 month ago
0
Fix unnecessary ArgumentNullException.ThrowIfNull calls for Sep*Options
#158
nietras
closed
1 month ago
0
Bump MinVer from 5.0.0 to 6.0.0
#157
dependabot[bot]
closed
1 month ago
0
Is it possible to supply multiple separators?
#156
A9G-Data-Droid
closed
1 month ago
5
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#155
dependabot[bot]
closed
2 months ago
0
Sep preserves space after quoted column headers.
#154
bryanboettcher
closed
1 month ago
3
Bump MSTest from 3.5.1 to 3.5.2
#153
dependabot[bot]
closed
2 months ago
1
Bump the benchmarkdotnet group with 2 updates
#152
dependabot[bot]
closed
3 months ago
0
Bump MSTest from 3.5.0 to 3.5.1
#151
dependabot[bot]
closed
3 months ago
0
Sep does not gracefully handle improperly-escaped double quotes
#150
bryanboettcher
opened
3 months ago
3
Bump MSTest from 3.4.3 to 3.5.0
#149
dependabot[bot]
closed
3 months ago
0
Source generation for object property mapping
#148
tai-yi
closed
3 months ago
1
Implement IDataReader
#147
sirWest
closed
2 months ago
3
Add SepReaderHeader.TryIndexOf
#146
nietras
closed
4 months ago
0
Bump Sylvan.Data.Csv from 1.3.8 to 1.3.9
#145
dependabot[bot]
closed
4 months ago
0
Bump CsvHelper from 33.0.0 to 33.0.1
#144
dependabot[bot]
closed
4 months ago
0
Bump CsvHelper from 32.0.3 to 33.0.0
#143
dependabot[bot]
closed
4 months ago
1
Bump MSTest from 3.4.1 to 3.4.3
#142
dependabot[bot]
closed
5 months ago
0
How to start read not standard csv file.
#141
Diddlik
closed
5 months ago
4
Bump MSTest from 3.3.1 to 3.4.1
#140
dependabot[bot]
closed
5 months ago
1
Bump CsvHelper from 32.0.1 to 32.0.3
#139
dependabot[bot]
closed
6 months ago
0
Error CS4012 Parameters or locals of type 'SepReader.Row' cannot be declared in async methods or async lambda expressions.
#138
josephwinston
closed
6 months ago
2
Bump CsvHelper from 31.0.4 to 32.0.1
#137
dependabot[bot]
closed
6 months ago
0
Bump Sylvan.Data.Csv from 1.3.7 to 1.3.8
#136
dependabot[bot]
closed
6 months ago
0
Add SepReaderColTest for Infinity/-Infinity, adjust description and README
#135
nietras
closed
6 months ago
1
Bump csFastFloat from 4.1.3 to 4.1.4
#134
dependabot[bot]
closed
6 months ago
0
Remove lines of code badge since often failing
#133
nietras
closed
6 months ago
0
Add float/double `NaN` parse tests
#132
nietras
closed
6 months ago
0
Bump CsvHelper from 31.0.3 to 31.0.4
#131
dependabot[bot]
closed
6 months ago
0
Bump csFastFloat from 4.1.2 to 4.1.3
#130
dependabot[bot]
closed
6 months ago
0
Set PackageValidationBaselineVersion to 0.5.0
#129
nietras
closed
7 months ago
0
Internalize SepReaderHeader ctor
#128
nietras
closed
7 months ago
0
Rename SepHeader to SepReaderHeader (breaking change)
#127
nietras
closed
7 months ago
0
Add CodeQL badge to README
#126
nietras
closed
7 months ago
1
Add lines of code badge to README
#125
nietras
closed
7 months ago
0
Add SepWriter.Header with Add methods for predefining header
#124
nietras
closed
7 months ago
1
Add `leaveOpen` overloads for SepWriterOptions.To via dispose action to ctor (minor breaking changes)
#123
nietras
closed
7 months ago
0
Next