FluentFiles is a library for reading and writing fixed-width or delimited text files.
Info
Version: | 1.0.0 |
Author(s): | mthamil;forcewake |
Last Update: | Monday, April 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mthamil/FluentFiles |
NuGet Url: | https://www.nuget.org/packages/FluentFiles |
Install
Install-Package FluentFiles
dotnet add package FluentFiles
paket add FluentFiles
FluentFiles Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FluentFiles.Core(>= 1.0.0)
- FluentFiles.FixedLength(>= 1.0.0)
- FluentFiles.Delimited(>= 1.0.0)
- FluentFiles.FixedLength.Attributes(>= 1.0.0)
- FluentFiles.Delimited.Attributes(>= 1.0.0)
- FluentFiles.Core(>= 1.0.0)
- FluentFiles.FixedLength(>= 1.0.0)
- FluentFiles.Delimited(>= 1.0.0)
- FluentFiles.FixedLength.Attributes(>= 1.0.0)
- FluentFiles.Delimited.Attributes(>= 1.0.0)
- FluentFiles.Converters(>= 1.0.0)
Tags