Concept of data converter from one database to another.
Remembering that this project was designed to serve a specific database, it will be useful to extract the concepts for the development of your own software.
This project uses the C# language and .NET version 8 and is designed to retrieve data from a .csv file belonging to another table of a database and convert it to the standard of another database.
To test and analyze this project, simply clone it to your machine:
git clone https://github.com/ErikFernandes/BaseConverter.git
This project is licensed under the MIT License.