A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
Create a Migration with a Relationship
Ronald Rex
1,671
Reputation points
Hi Friends, I have an existing Database with a Products Table and I want to create a Migration that creates a Category Table that is related to the Products Table. I am using Entity Framework Core. I have researched it and there are a lot of things to factor in and I want to make sure that I am doing this the correct way. Thanks !!!
Developer technologies | .NET | Entity Framework Core
Developer technologies | .NET | Entity Framework Core
Sign in to answer