https://github.com/SocialExplorer/FastDBF
A free and open source .net library for reading/writing DBF files. Fast and easy to use. Supports writing to forward-only streams which makes it easy to write dbf files in a web server environment.
https://github.com/SocialExplorer/FastDBF
Last synced: 5 months ago
JSON representation
A free and open source .net library for reading/writing DBF files. Fast and easy to use. Supports writing to forward-only streams which makes it easy to write dbf files in a web server environment.
- Host: GitHub
- URL: https://github.com/SocialExplorer/FastDBF
- Owner: SocialExplorer
- License: bsd-2-clause
- Created: 2014-03-22T17:11:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T11:43:33.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T22:17:40.911Z (9 months ago)
- Language: C#
- Size: 740 KB
- Stars: 113
- Watchers: 46
- Forks: 68
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - SocialExplorer/FastDBF - A free and open source .net library for reading/writing DBF files. Fast and easy to use. Supports writing to forward-only streams which makes it easy to write dbf files in a web server environment. (C# #)
README
FastDBF
=======A free and open source .net library for reading/writing DBF files. Fast and easy to use. Supports writing to forward-only streams which makes it easy to write dbf files in a web server environment.
enjoy,
Ahmed Lacevic