DbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files.
Info
Version: | 0.9.0 |
Author(s): | Chris Richards |
Last Update: | Monday, June 12, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yellowfeather/DbfDataReader |
NuGet Url: | https://www.nuget.org/packages/DbfDataReader |
Install
Install-Package DbfDataReader
dotnet add package DbfDataReader
paket add DbfDataReader
DbfDataReader Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- System.Data.Common(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Data.Common(>= 4.3.0)
- System.Text.Encoding.CodePages(>= 4.5.0)
Tags