Adeotek.dBASE.NET
1.3.0
dBASE.NET is a .NET class library used to load dBASE IV .dbf files. The Dbf class reads fields (DbfField) and records (DbfRecord) from a .dbf file. These fields and records can then be accessed as lists and looped over.
Install-Package Adeotek.dBASE.NET -Version 1.3.0
dotnet add package Adeotek.dBASE.NET --version 1.3.0
<PackageReference Include="Adeotek.dBASE.NET" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Adeotek.dBASE.NET --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
.NET 5.0 version
Dependencies
-
net5.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.3.0 | 90 | 11/11/2020 |
1.3.0-preview.2 | 71 | 10/29/2020 |