Visual FoxPro Client for ADO.Net is simply a wrapper around the System.Data.OleDb classes with the goal of reducing pain points when accessing VFP data from .Net.
Info
| Version: | 1.0.6 |
| Author(s): | Tom Brothers |
| Last Update: | Saturday, November 14, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tombrothers/VfpClient/ |
| NuGet Url: | https://www.nuget.org/packages/VfpClient |
Install
Install-Package VfpClient
dotnet add package VfpClient
paket add VfpClient
VfpClient Download (Unzip the "nupkg" after downloading)
Dependencies
net461
No dependencies.
- System.Data.OleDb(>= 5.0.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Data.OleDb(>= 5.0.0)
- System.Resources.ResourceManager(>= 4.3.0)