FlatFile is fast-working open-source library for reading/writing plain files.
Info
Version: | 0.2.51 |
Author(s): | forcewake |
Last Update: | Thursday, December 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/forcewake/FlatFile |
NuGet Url: | https://www.nuget.org/packages/FlatFile |
Install
Install-Package FlatFile
dotnet add package FlatFile
paket add FlatFile
FlatFile Download (Unzip the "nupkg" after downloading)
Dependencies
- FlatFile.Core(>= 0.2.51)
- FlatFile.FixedLength(>= 0.2.51)
- FlatFile.Delimited(>= 0.2.51)
- FlatFile.FixedLength.Attributes(>= 0.2.51)
- FlatFile.Delimited.Attributes(>= 0.2.51)
Tags