A .NET class library to import data from different source into a unified destination.
Info
Version: | 1.1.0 |
Author(s): | HadiFadl |
Last Update: | Monday, April 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/munchy-bytes/SchemaMapper |
NuGet Url: | https://www.nuget.org/packages/SchemaMapper |
Install
Install-Package SchemaMapper
dotnet add package SchemaMapper
paket add SchemaMapper
SchemaMapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Oracle.DataAccess.x86.4(>= 4.112.3)
- MySql.Data(>= 8.0.19)
- System.Data.SQLite(>= 1.0.112)
- HtmlAgilityPack(>= 1.11.23)
- System.Data.SqlServerCe_unofficial(>= 4.0.8482.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.VisualBasic(>= 10.3.0)
- EntityFramework(>= 6.4.0)
- Oracle.ManagedDataAccess(>= 19.6.0)
Tags