jehugaleahsa/FlatFiles
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.
C#Unlicense
Issues
- 5
- 1
- 1
Future of this library
#97 opened by MuhKuh7 - 4
- 0
Schema AddColumnRange Feature
#95 opened by rgarrison12345 - 1
- 1
- 6
- 3
Is it possible to configure a fixed length window to use a variable length?
#90 opened by David-Jacobsen - 2
XML Reader
#88 opened by felipepodolan - 3
Setting DefaultValue on type mapper doesn't set IsNullable = false. Alternatively, no way to set IsNullable through the type mapper interface
#89 opened by rkramer1964 - 3
- 3
OutOfMemoryException on large files
#86 opened by svaldetero - 4
Exception "An attempt was made to retrieve the schema when none was extracted or provided."
#82 opened by 2226cc - 7
- 2
FixedLengthTypeMapper ComplexProperty
#79 opened by zcharleshebert - 0
- 6
- 6
ReadAsync method missing on type mappers
#75 opened by silkfire - 0
Continious integration with AppVeyor
#57 opened by zippy1981 - 4
Skipping empty rows
#62 opened by advapiIT - 8
- 8
- 4
Ignore bad data found
#44 opened by dowmeister - 3
- 2
- 2
Duplicate columns?
#69 opened by drmcclelland - 3
FlatFileException for missing matcher should bubble as RecordProcessingException
#68 opened by jods4 - 6
Validate ignored fields
#67 opened by jods4 - 6
Docs: clarify thread-safety
#66 opened by jods4 - 6
Memory Leak of ModuleBuilder
#65 opened by cyberden - 1
- 4
- 1
- 5
Thanks for a great library. Docs need examples of using FixedLengthTypeMapper please.
#60 opened by nhustak - 0
Uri Column
#59 opened by rgarrison12345 - 3
Support Ragged Right or Ignore To End of Line
#58 opened by ithielnor - 0
Unit tests are broken because DateTime.ToString('MM/dd/yyyy') outputs dashes.
#55 opened by zippy1981 - 7
Custom format providers
#52 opened by andrea-rinaldi-microarea - 1
- 2
On Column/Record Parsing event
#51 opened by rgarrison12345 - 1
Add GetName to ISchema, Schema
#49 opened by rgarrison12345 - 3
RecordNumberColumn does not work when used with SeparatedValueTypeMapper
#50 opened by albertoVieiraNeto - 5
Comment character
#48 opened by rgarrison12345 - 1
- 2
Multiple schema and mapper
#43 opened by mkokabi - 7
How to add the auto generated RecordNumberCoulmn in FixedLengthSchema for the reader?
#42 opened by gituseryt - 1
- 2
- 5
Add TimeSpanColumn
#38 opened by pbolduc