Getting Started Examples Migration Change Log
  • Prerequisites
    • Using and Dispose
    • Reading and Writing Files
    • Streams
  • Reading
    • Get Class Records
    • Get Dynamic Records
    • Get Anonymous Type Records
    • Enumerate Class Records
    • Reading by Hand
    • Reading Multiple Data Sets
    • Reading Multiple Record Types
  • Writing
    • Write Class Objects
    • Write Dynamic Objects
    • Write Anonymous Type Objects
    • Appending to an Existing File
  • Configuration
    • Class Maps
      • Mapping Properties
      • Mapping by Name
      • Mapping by Alternate Names
      • Mapping Duplicate Names
      • Mapping by Index
      • Auto Mapping
      • Ignoring Properties
      • Constant Value
      • Type Conversion
      • Inline Type Conversion
      • Optional Maps
      • Validation
    • Attributes
  • Type Conversion
    • Type Converter Options
    • Custom Type Converters
  • CsvDataReader
  • Back to top

Reading

Topics  
Get Class Records
Get Dynamic Records
Get Anonymous Type Records
Enumerate Class Records
Reading by Hand
Reading Multiple Data Sets
Reading Multiple Record Types


© 2009-2024 Josh Close