issues
search
jehugaleahsa
/
FlatFiles
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.
The Unlicense
357
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add GetName to ISchema, Schema
#49
rgarrison12345
closed
5 years ago
1
Comment character
#48
rgarrison12345
closed
5 years ago
5
Decimal format without decimal points
#47
hbdbim
closed
5 years ago
2
Duvida
#46
hbdbim
closed
5 years ago
1
Add overloads for Async methods to take in cancellation tokens
#45
rgarrison12345
closed
5 years ago
1
Ignore bad data found
#44
dowmeister
opened
5 years ago
4
Multiple schema and mapper
#43
mkokabi
closed
5 years ago
2
How to add the auto generated RecordNumberCoulmn in FixedLengthSchema for the reader?
#42
gituseryt
closed
6 years ago
7
RecordErrorEventArgs's Exception property is always null
#41
giacomelli
closed
6 years ago
1
DataTable WriteFlatFile extension method can't handle DBNull
#40
ckarras
closed
6 years ago
2
Added DateTimeOffsetColumn
#39
pbolduc
closed
6 years ago
1
Add TimeSpanColumn
#38
pbolduc
closed
6 years ago
5
Add DateTimeOffsetColumn
#37
pbolduc
closed
6 years ago
1
Question: Validation mode?
#36
pbolduc
closed
6 years ago
8
Have you considered looking at System.IO.Pipelines ?
#35
pbolduc
opened
6 years ago
2
Clean up code redundancies
#34
pbolduc
closed
6 years ago
1
DataRecordExtensions.GetNullableString(this IDataRecord record, int i) is recursive
#33
pbolduc
closed
6 years ago
1
Code improvement
#32
ShreyasJejurkar
closed
6 years ago
3
Skipping the last fixed length record partition in a file will cause a NullReferenceException
#31
TheEvilPenguin
closed
6 years ago
1
Skipping the last fixed length record partition in a file will cause a NullReferenceException
#30
TheEvilPenguin
closed
6 years ago
1
Standard way of mapping file line number to a class property
#29
dannotsys
closed
6 years ago
10
Support for empty separated values file write with headers
#28
POFerro
closed
6 years ago
4
HOWTO: Apply different mappings per line
#27
brettveenstra
closed
6 years ago
4
Support List/Array? Or custom parser?
#26
vejuhust
closed
6 years ago
5
SeparatedValueTypeMapper defined class has to be public?
#25
ithielnor
closed
6 years ago
6
Support adding custom calculated or static contextual columns in the schema definition
#24
misternichols
closed
6 years ago
4
Ambiguous error SeparatedValueTypeMapper DateTime column "Object reference not set to an instance of an object."
#23
torndar
closed
7 years ago
2
Runtime types support
#22
silkfire
closed
7 years ago
7
Need for quoted strings in all cases
#21
JoaCHIP
closed
7 years ago
6
Handling Null Values for Booleans
#20
ghost
closed
7 years ago
3
Debugging Features
#19
ghost
closed
7 years ago
9
FlatFiles does not support uint or short
#18
silkfire
closed
7 years ago
5
Type Mappers with fixed length fields?
#17
ghost
closed
8 years ago
1
Handling this Excel CSV format
#16
ghost
closed
8 years ago
2
specifying input number style
#15
ghost
closed
8 years ago
3
.net 4.6 Support
#14
ghost
closed
8 years ago
1
Provide option for skipping header rows in fixedlength files.
#13
freein
closed
8 years ago
2
Quotes around columns does not work with SeparatedValueReader
#12
mvestergaard
closed
9 years ago
2
Multi-line records
#11
flytzen
closed
8 years ago
4
Added CultureInfo for the decimal tests to make sure the tests work e…
#10
BjornNordblom
closed
8 years ago
1
ExcelHelpers GetConnectionString oldExtensions typo
#9
ufosnowcat
closed
9 years ago
2
Fixed width writer: Change truncation behavior so it respects field alignment
#8
lukas-shawford
closed
9 years ago
2
Adding support for column separator in fixed length writer
#7
efog
closed
8 years ago
1
Specify NullValue string
#6
wboevink
closed
9 years ago
2
Add mvc results to separate project
#5
programcsharp
closed
10 years ago
3
Mvc ActionResults for returning FixedLength or SeparatedValue files
#4
programcsharp
closed
10 years ago
4
Flattening/anonymous type support
#3
programcsharp
closed
10 years ago
3
Zero Length Columns
#2
Valem
closed
10 years ago
6
New option to pass the desired Encoding to SeparatedValueParser and FixedLengthParser
#1
Valem
closed
10 years ago
3
Previous