locked
EF core 2.0 scaffolding with existing database RRS feed

  • Question

  • User-154169686 posted

    HI

    I have a project in which I would like to use EF core 2.0 scaffolding with existing database.

    I understand with reverse engineering I can create model classes base on exiting database table. Any time change in model class. I can run migration to sync database.

    but not sure how I can deal with store procedure and views.

    cmatskas.com/ef-core-migrations-with-existing-database-schema-and-data

    Thursday, December 20, 2018 6:01 AM

All replies