Reads and parses DBF files for dotnet core without using the datatable stuff that got ixnayed in core.
Info
| Version: | 1.3.0 |
| Author(s): | Matt Schwartz |
| Last Update: | Thursday, July 13, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mattschwartz/dbfreader |
| NuGet Url: | https://www.nuget.org/packages/DbfReader |
Install
Install-Package DbfReader
dotnet add package DbfReader
paket add DbfReader
DbfReader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.0.0)
Tags