i cant add my new class in EF code first with adding migration to my db
i added the product and user to my context and made their classes but when i add migration and update database new tables are not in my database
i added the product and user to my context and made their classes but when i add migration and update database new tables are not in my database