4661412e 54c6 901b 17f3 4d7090a0a448 - akesseler/Plexdata.CsvParser GitHub Wiki

Plexdata.CsvParser.Attributes Namespace

The Plexdata.CsvParser.Attributes namespace contains all supported attributes of the Plexdata CSV Parser.

Classes

 

Class Description
Public class CsvColumnAttribute This attribute can be used on properties to tell the CSV processors that this property want be should in the processing procedure.
Public class CsvDocumentAttribute This is simply a convenient attribute that might be used on classes to tell users that this class is represents a CSV document content.
Public class CsvIgnoreAttribute This is simply a convenient attribute that might be used on properties to tell users that this property is not included in the processing procedure.

Remarks

This namespace contains classes to be used to tag own classes as CSV document as well as to tag class properties as CSV columns.

⚠️ **GitHub.com Fallback** ⚠️