Projects in Awesome Lists tagged with data-first
A curated list of projects in awesome lists tagged with data-first .
https://github.com/djaus2/efreflectiontablecopy
A C# Console app to use Refflection to copy an SQL Server Db table to another in the same Db where both have exact same properties except target has additional Id identity property. First table class generated by Entity Framework Data First Scaffolding (table was generated by importing CSV data in SSMS). Second table created by copy the first table class in the target app then doing a Code-First generation of it.
code-first csharp data-first entity-framework entity-framework-core reflection
Last synced: 25 Jul 2025