Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
5 packages returned for Tags:"fixed-
length"
Sort by
Relevance
Downloads
Recently updated
FlatFiles
by:
jehugaleahsa
591,197 total downloads
last updated
12/4/2022
Latest version:
5.0.4
csv
comma
tab
separated
value
delimited
flat
file
fixed
width
More tags
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed. Supports mapping directly between files and classes.
FlatFileReaders
by:
jehugaleahsa
11,664 total downloads
last updated
1/24/2014
Latest version:
0.0.3
IDataReader
DataReader
IDataRecord
DataRecord
ADO.NET
CSV
fixed-length
fixed-width
file
parser
More tags
Read flat files using the ADO.NET IDataReader interface. This project has been retired and replaced with FlatFiles, which is easier to use, supports more file formats and is extremely fast!
Nossila.
Text.
FixedLength
by:
alissan1
1,829 total downloads
last updated
1/30/2020
Latest version:
1.0.3
fixed-length
fixed
length
text
positional
converter
serializer
deserializer
A small, short and direct library to serialize and parse fixed length content.
FlatFiles.
Mvc
by:
jehugaleahsa
5,386 total downloads
last updated
5/31/2016
Latest version:
0.0.2.3
IDataReader
DataReader
IDataRecord
DataRecord
ADO.NET
CSV
fixed-length
fixed-width
file
parser
More tags
Use FlatFiles to generate MVC ActionResults.
BulkFlatFiles
by:
M.Caprioli
264 total downloads
last updated
1/20/2021
Latest version:
1.0.3
csv
comma
tab
separated
value
delimited
flat
file
fixed
width
More tags
Bulk insert from flat files (csv or fixed length) to sql server table, using datareader to maximize performance and memory usage.