C# - ASP.NET Core MVC Application with Basic Database Access using Entity Framework

Опубликовано: 19 Октябрь 2024
на канале: VitoshAcademy
3,044
24

In this tutorial, you build an ASP.NET Core MVC application that performs basic data access using Entity Framework Core. The tutorial uses migrations to create the database from the data model.

VitoshAcademy.com article:
https://www.vitoshacademy.com/c-asp-n...

The video follows the Microsoft tutorial here (with some slight changes):
https://docs.microsoft.com/en-us/ef/c...

The GitHub code:
https://github.com/Vitosh/ASP/tree/ma...