Skip to content

This is a basic file parser written in C# for reading and writing xBase DBF files, particularly Clipper.

License

Notifications You must be signed in to change notification settings

faibistes/dotnetdbf

 
 

Repository files navigation

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 Source Located in the Mecurial Repository

##Get The Binaries Use NuGet from Visual Studio

About

This is a basic file parser written in C# for reading and writing xBase DBF files, particularly Clipper.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 76.4%
  • Java 23.6%