Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
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
833,011 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
12,770 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
2,105 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
6,050 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
1,219 total downloads
last updated
5/24/2023
Latest version:
1.0.9
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.