Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

ASP.NET Core 5.0 MVC - CRUD Operations and Entity Framework Core

tutorialsEU via YouTube

Overview

Dive into a comprehensive 3-hour 38-minute video tutorial on ASP.NET Core 5.0 MVC, focusing on CRUD operations and Entity Framework Core. Learn to build an Expense Tracker application from scratch, covering essential topics such as project setup, dependency injection, routing, controllers, views, models, and database operations. Explore both conventional and attribute-based routing, implement server-side and client-side validation, and master the creation, reading, updating, and deletion of database entries. Gain hands-on experience with HTML, Bootstrap, and C# while developing a fully functional web application using the latest ASP.NET Core technologies.

Syllabus

Intro
What we will build in this video
Intro to the section
The Tools you will need
Introduction to .NET Core
Creating an ASP.NET Core Project
Project File and Program File
Dependency Injection
Startup file, .Net Core Pipeline and Middleware
Routing in MVC
Launchsettings, AppSettings, WWWRoot
What exactly is MVC
Shared Folder as well as ViewImports and ViewStart
Intro To the Controller Chapter
Creating your own controller in ASP.NET Core MVC
Creating your own view in ASP.NET Core MVC
Routing Explained
Conventional Routing
Attribute Based Routing
Controller Actions
Pass Values to Actions
Action Return Types
Intro Chapter Models
Model in MVC
Code First Approach and Migration
Setting up the Connection String
Setting up DBContext as Well es Entity Framework Core
Setting up DBContext in our startup File in ASP.NET Core MVC
Push our items to the Database, Migrations and checking the DB
Add a controller to our borrowed items
Passing Data to the Controller in ASP.NET Core MVC
Displaying our Data using HTML and Bootstrap
Add new columns to Database
Create Page and Button editing
Designing the create item page
Creating the Entry in the Database
Challenge - Expenses
Challenge Expenses - Solution
Server Side and Client Side validation
Delete Entry in Database
Update Entry in Databse

Taught by

tutorialsEU

Reviews

Start your review of ASP.NET Core 5.0 MVC - CRUD Operations and Entity Framework Core

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.