Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 290 Bytes

TilesPad Data Migrator

A migration tools to migrate the standalone application data to SaaS platform

Model Reverse Engineering Command

Scaffold-DbContext "Server=.\SQLExpress;Database=YourDb;Trusted_Connection=True;" Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models -Force