Building related tables in MSSQL on the .Net Core application with Entity Framework Core with the Code First approach
-
Updated
Oct 16, 2020 - C#
Building related tables in MSSQL on the .Net Core application with Entity Framework Core with the Code First approach
This repository contains my implementation of a SQL Server Database containing data such as: the list of episodes, doctors, authors, companions, enemies, etc. from the long-running TV show: Doctor Who. This database was created using Entity Framework Core 5.0 and in accordance with the rules, requirements, and constraints set forth by this proje…
Add a description, image, and links to the entityframeworkcore-relations topic page so that developers can more easily learn about it.
To associate your repository with the entityframeworkcore-relations topic, visit your repo's landing page and select "manage topics."