Helper classes for reading and writing ECF files


Keywords
ecf, enbrea, reader, writer, dotnet
License
MIT
Install
Install-Package Enbrea.Ecf -Version 0.1.3

Documentation

NuGet Gallery GitHub

Enbrea ECF

A .NET library for parsing and building ECF (Enbrea CSV Format) files. This library is implemented on top of the Enbrea CSV library:

  • Supports .NET 8 and .NET 9

Installation

dotnet add package Enbrea.Ecf

Getting started

See GitHub wiki.

Can I help?

Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit a Pull Request.