ScottProgrammer88 / CPW219-eCommerceSite

Class eCommerce site project to demonstrate ASP.NET concepts
1 stars 0 forks source link

Create database and table for Games #6

Closed ScottProgrammer88 closed 1 month ago

ScottProgrammer88 commented 1 month ago

We will use Entity Framework Core for database development on this site. See https://learn.microsoft.com/en-us/aspnet/core/data/ef-mvc/intro?view=aspnetcore-8.0 for a tutorial