munchy-bytes / SchemaMapper

A .NET class library that allows you to import data from different sources into a unified destination
https://munchy-bytes.github.io/SchemaMapper/
MIT License
54 stars 16 forks source link

SchemaMapper in Dotnet Core #6

Open mcpdeveloper443 opened 3 years ago

mcpdeveloper443 commented 3 years ago

Hi ,

OleDbConnection provided in schema mapper is not useful for dotnet core.

Is this SchemaMapper supports dotnet core ? Help needed to use it in dotnet core 3.1.

HadiFadl commented 3 years ago

Unfortunately, the current release is built using the .NET framework.