The best framework for building and parsing flat file formats (e.g., EDI, CSV, NATCHA, etc.).
Info
Version: | 1.1.1 |
Author(s): | Irvin Software Products, LLC |
Last Update: | Friday, May 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/irvinsoftware/format-factory |
NuGet Url: | https://www.nuget.org/packages/FormatFactory |
Install
Install-Package FormatFactory
dotnet add package FormatFactory
paket add FormatFactory
FormatFactory Download (Unzip the "nupkg" after downloading)
Dependencies
- Irvin.SystemExtensions(>= 1.2.0)
- ParserFoundation(>= 1.0.1)