Library to parse fixed-width data into C# POCO objects.
Info
Version: | 2018.3.25.4 |
Author(s): | Eddie Stanley |
Last Update: | Sunday, March 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/flakey-bit/dotnet-fixedwidth |
NuGet Url: | https://www.nuget.org/packages/dotnet-fixedwidth-parser |
Install
Install-Package dotnet-fixedwidth-parser
dotnet add package dotnet-fixedwidth-parser
paket add dotnet-fixedwidth-parser
dotnet-fixedwidth-parser Download (Unzip the "nupkg" after downloading)
Dependencies
- dotnet-fixedwidth-common(>= 2018.3.25.4)
- Microsoft.NETCore.App(>= 1.1.1)
Tags