A library for reading and writing fixed-width field 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.FixedLength |
Install
Install-Package FluentFiles.FixedLength
dotnet add package FluentFiles.FixedLength
paket add FluentFiles.FixedLength
FluentFiles.FixedLength Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FluentFiles.Core(>= 1.0.0)
- System.Memory(>= 4.5.2)
- FluentFiles.Core(>= 1.0.0)
Tags