Skip to content

SunamoCsv

Working with CSV (comma-separated values)


Working with CSV (comma-separated values)

Overview

SunamoCsv is part of the Sunamo package ecosystem, providing modular, platform-independent utilities for .NET development.

Main Components

Key Classes

  • CsvFile
  • CsvRecord
  • CsvRecords
  • CsvWriter
  • GoogleContactExportRow
  • GoogleContactsExport
  • SunamoCsvReader
  • to

Key Methods

  • Strings()
  • DateTimes()
  • Objects()
  • Populate()
  • WriteCsv()
  • Dispose()
  • DateTime()
  • ReadNextRecord()
  • ReadIntoDataTable()

Installation

dotnet add package SunamoCsv

Dependencies

  • Microsoft.Extensions.Logging.Abstractions (v9.0.3)

Package Information

  • Package Name: SunamoCsv
  • Version: 25.3.29.1
  • Target Framework: net9.0
  • Category: Platform-Independent NuGet Package
  • Source Files: 13

This package is part of the Sunamo package ecosystem. For more information about related packages, visit the main repository.

License

See the repository root for license information.