Flat file generator with configurable options.
Info
| Version: | 1.2.1 |
| Author(s): | KJDS Srinivasa Rao |
| Last Update: | Friday, February 18, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JDSRAO/FlatFileGenerator |
| NuGet Url: | https://www.nuget.org/packages/FlatFileGenerator.Core |
Install
Install-Package FlatFileGenerator.Core
dotnet add package FlatFileGenerator.Core
paket add FlatFileGenerator.Core
FlatFileGenerator.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags