Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
9 packages returned for Tags:"fixed-
width"
Sort by
Relevance
Downloads
Recently updated
FlatFiles
by:
jehugaleahsa
774,970 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.
dotnet-
fixedwidth-
parser
by:
eddiewould
4,644 total downloads
last updated
3/25/2018
Latest version:
2018.3.25.4
fixed-width
parser
Library to parse fixed-width data into C# POCO objects
SoftCircuits.
FixedWidthParser
by:
SoftCircuits
18,664 total downloads
last updated
10/27/2022
Latest version:
3.0.0
text
parser
text-parser
file
file-parser
fixed
width
fixed-width
fixed-width-parser
Lightweight .NET class for reading and writing fixed-width data files. Includes basic reader and writer class, and also generic classes that automatically map class properties to fixed-width fields. Includes...
More information
SoftwareBotany.
Ivy
by:
FreeAndWithBeer
5,390 total downloads
last updated
1/25/2012
Latest version:
2.0.0
CSV
Delimited
Fixed-Width
Positional
Text
String
Parsers
Utilities
The Software Botany Ivy project is a library containing various string utilities. Included in the library are fluent APIs for parsing and creating delimited and fixed width positional text.
FixedWidth.
FileParser
by:
najaf.shayk
3,951 total downloads
last updated
6/27/2023
Latest version:
2.0.0
csv
tsv
fixed-width
delimiter-file
delimiter
file-parser
file
parser
.Net Library to read from fixed width or delimiter separated file using strongly typed objects. Example: pipe delimited, csv, tsv, etc.
FlatFileReaders
by:
jehugaleahsa
12,642 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!
Mozo.
Fwob
by:
stcmz
1,479 total downloads
last updated
4/8/2023
Latest version:
1.5.0
binary
fixed-width
ordered
file-format
fwob
mozo
Fixed-Width Ordered Binary (FWOB) is a file format that can store a large number of user-defined fixed-width binary data frames in a key-ordered manner. This library provides an on-disk and an in-memory...
More information
FlatFiles.
Mvc
by:
jehugaleahsa
5,986 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,148 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.