C# - Getting Started - ASP.NET MVC with EF Core

preview_player
Показать описание

- Create an ASP.NET Core MVC web app
- Set up the site style
- Learn about EF Core NuGet packages
- Create the data model
- Create the database context
- Register the context for dependency injection
- Initialize the database with test data
- Create a controller and views
- View the database

Microsoft.Com Tutorial:

Code at the end (GitHub):
Рекомендации по теме
Комментарии
Автор

Thanks for the video, it was much better than to read Microsoft docs, are you going to continue with the rest of the project?

rayt