Skip to content
samatrhea edited this page Apr 28, 2024 · 3 revisions

DEH-CSV

The Digital Engineering Hub CSV (DEH-CSV) library is used to convert an ECSS-E-TM-10-25 data set into a CSV files. The library is available as a nuget package.

Installation

The package are available on Nuget at https://www.nuget.org/packages/DEH-CSV/

NuGet Badge

Quick Start

The DEH-CSV solution exposes the CsvWriter class and ICsvWriter interface which are used to generate the CSV files.

Build Status

GitHub actions are used to build and test the libraries

Branch Build Status
Master Build Status
Development Build Status

License

The DEH-CSV libraries are provided to the community under the Apache License 2.0.

DEH-CSV

  1. Home
  2. Quick Start
  3. Roadmap

Soultion Structure

  1. Solution Structure

Type Mapping

  1. Type Mapping

Developer Environment

  1. Developers Experience
  2. Build and Release
Clone this wiki locally