Import dotnetDBF for error handling.

This commit is contained in:
Patrick Fic
2022-02-11 15:06:05 -08:00
parent 991ad38839
commit f32c149bae
75 changed files with 5585 additions and 7 deletions

11
dotnetdbf/README.md Normal file
View File

@@ -0,0 +1,11 @@
dotnetdbf
=========
This is a basic file parser written in C# for reading and writing xBase DBF files, particularly Clipper.
For .net 4.0 projects there is an enumeration framework in which makes it easy to use Linq to Objects.
Code derived from javadbf.
## Get The Binaries
Use [NuGet](http://nuget.org/packages/dotnetdbf/) from Visual Studio