issues
search
mperdeck
/
LINQtoCSV
Popular, easy to use library to read and write CSV files.
199
stars
112
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problem with .NET 4.6
#70
emi79
opened
3 years ago
0
upgrade to SDK style projects | update version to netstandard2.0
#69
AAATechGuy
opened
4 years ago
0
Is this Project still being maintained?
#68
hfloyd
opened
4 years ago
0
Feature Request: Use 'OutputFormat' Column attribute for reading as well
#67
hfloyd
opened
4 years ago
0
Unexpected column quote surrounding
#66
marcinior
opened
5 years ago
0
StreamReader CsvColumn Bug
#65
china-liudong
opened
5 years ago
1
Upgraded to .NET Core 2.0 / .NET Standard 2.0
#64
andrewdouglas
opened
6 years ago
1
Allow specification of the comparison class used for matching columns
#63
mannyta
opened
6 years ago
0
Migration to NETStandard 2.0
#62
gizmohd
opened
6 years ago
2
vxzvxc
#61
himanshugupta28
closed
6 years ago
0
Duplicate csv column headers
#60
sapatag
opened
6 years ago
0
.NET Core 2.0
#59
pebezo
opened
7 years ago
4
Add a license
#58
DigitalFlow
closed
7 years ago
3
Fixing issue with less number of columns in CSV than the Class Members
#57
himanshugupta-mt
opened
7 years ago
1
Less columns in CSV are not handled well.
#56
himanshugupta-mt
opened
7 years ago
0
cc.write<> should ignore extraneous data in class
#55
burningbaal
opened
7 years ago
0
Add support for asynchronous writes
#54
djechelon
opened
8 years ago
0
Addressed issue with raw data read re-using the data row
#53
flahertyjames
opened
8 years ago
0
Runtime csv field mappings
#52
imprahul
opened
8 years ago
0
Add ability to skip lines
#51
casselc
opened
8 years ago
2
Allow Ignore case with column names
#50
woodenarmadillo
opened
8 years ago
0
Allow Ignore case with column names
#49
woodenarmadillo
closed
8 years ago
0
I have bug fixes for two bugs - Are pull requests still being considered?
#48
MarkCranness
opened
8 years ago
0
Problem with the Reading Raw Data Rows Feature
#47
Endimion75
opened
8 years ago
2
Add Regex Pattern for CSV Column
#46
croban
opened
9 years ago
0
Parsing nullable decimal fails
#45
chrispday
opened
9 years ago
1
update to .Net 4.5.1
#44
florentbruel
opened
9 years ago
0
Please sign the assembly with strong name
#43
RahmanM
opened
9 years ago
2
Add configuration for line ending character(s)
#42
philrowan
opened
9 years ago
0
Quote some fields not all data fields
#41
LeMoussel
opened
9 years ago
0
Add InputFormat and InputCulture attributes to have more fine grained control of Reading
#40
Tamayi
opened
9 years ago
0
Fix to a small typo in readme.md
#39
carlos-sarmiento
closed
5 years ago
0
Mixing FieldIndex and Name to read a dynamic column name
#38
kowsheek
opened
9 years ago
0
Consider switching to a more friendly license
#37
RoyTinker
closed
9 years ago
4
Conversion of LINQtoCSV to a universal portable class library, and some ...
#36
adimosh
opened
9 years ago
0
Missing columns issue
#35
cbusuttil
opened
10 years ago
0
Ability to skip firstline or first xlines on read
#34
martinholden
opened
10 years ago
0
Fix reading of raw data
#33
provegard
closed
2 years ago
0
Columns to not appears as they are declared
#32
alecchan
opened
10 years ago
0
Release notes/changelog
#31
provegard
closed
10 years ago
1
do not seek beginning of stream
#30
utillity
opened
10 years ago
0
Error loading unicode CSV
#29
CypressPhill
opened
10 years ago
0
Added null check for column names
#28
fbdegroot
opened
10 years ago
0
Error: the value cannot be null. Parameter name 'key'
#27
michaelsogos
opened
10 years ago
2
CsvColumn FieldIndex does not respect position when parsing a file
#26
adamfisher
opened
10 years ago
1
Exporting CSV Pin
#25
danemarshall
closed
10 years ago
1
Added IEntityFactory to abstract creation of entities during read.
#24
dementeddevil
opened
10 years ago
2
Trailing comma in header can cause unknown ArgumentNullException
#23
natedotzlaf
opened
10 years ago
1
Support for streams that cannot Seek (like GZipStream)
#22
hamishmack
opened
10 years ago
0
Read unknown column
#21
fbjornlund
opened
10 years ago
0
Next