Do It Yourself – Tutorials – ABP Framework – Web Application Development Tutorial with ASP.NET Core MVC & EF Core / Part 1

by | Aug 5, 2020 | 0 comments

Do It Yourself – Tutorials – ABP Framework – Web Application Development Tutorial with ASP.NET Core MVC & EF Core / Part 1

by | Aug 5, 2020 | Do It Yourself - Build Your Own Website | 0 comments

Do It Yourself – Website Tutorials



This video is based on this tutorial:
https://docs.abp.io/en/abp/latest/Tutorials/Part-1?UI=MVC&DB=EF

00:00 Introduction
01:07 Creating the solution
02:32 Explaining the solution structure
07:06 Runnig and exploring the application
09:55 Creating the Book entity
13:56 Map the Book Entity to a Database Table
16:20 Add Database Migration
17:20 Add Sample Seed Data
19:45 Update the Database
20:12 Create the Application Service
27:55 Auto API Controllers & Swagger UI

source