baynezy / FoxPro2CSV

Convert Visual FoxPro Tables to CSVs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoxPro2CSV

Description

This application will convert a FoxPro database to a CSV file.

Contributing

Commit Template

Please run the following to make sure your commit messages conform to the project's standards.

git config --local commit.template .gitmessage

Using Locally

Pre-requisites

Running

dotnet run --project .\src\Converter\Converter.csproj "path-to-foxpro-database.DBF"

About

Convert Visual FoxPro Tables to CSVs


Languages

Language:C# 100.0%