Is there a library available for working with dbase3 files using C# that will work with Linux?

Aden_3099 1 Reputation point
2022-03-23T16:30:35.317+00:00

I'm writing an application that reads flat files, CSV files, etc. and saves the content of those files in .dbf format which can be opened with FoxPro. I initially began to use the OleDb library, but it only works on Windows. I need a cross-platform library that is hopefully free to use, although feel free to suggest any paid ones if you know of any. Thanks.

Developer technologies C#
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2022-03-24T21:47:01.917+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.