SchemaMapper Versions Save

A .NET class library that allows you to import data from different sources into a unified destination

v1.1.0

4 years ago

New — Improvements

  • Added the ability to import data from relational databases (MySQL, MSSQL, Oracle, SQLCe, SQLite)
  • Added the ability to export data into Flat files, XML, and relational tables (Oracle, MySQL,)
  • Source code optimization (OOP, added exporters namespace)
  • Support of Boolean data type in source and destination tables

Fixed Bugs

  • Fixed bugs within the Excel Cleaner class
  • Fixed bugs within the SchemaMapping namespace
  • Fixed bugs within the Test project

Fixed Issues

  • #5 Nuget package available?

v1.0.0

5 years ago

This release doesn't support importing data from relational databases and only export data to SQL Server database