MarcosMeli / FileHelpers

The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
https://www.filehelpers.net
MIT License
1.13k stars 349 forks source link

Docs: New Attributes Page #40

Closed MarcosMeli closed 9 years ago

MarcosMeli commented 9 years ago

Quick summary of the current attributes indicating when can be used (Read or Write) and for what kind of record types (FixedLength, Delimited)

MarcosMeli commented 9 years ago

Added, we need to add a brief description of each one

http://www.filehelpers.net/mustread/

MarcosMeli commented 9 years ago

Added some monospace for the attributes names: http://www.filehelpers.net/mustread/

MarcosMeli commented 9 years ago

Continues in #58