ASP.NET Core MVC CRUD - .NET 6 MVC CRUD Operations Using Entity Framework Core and SQL Server

Sameer Saini July 1, 2022
Video Thumbnail
Sameer Saini Logo

Sameer Saini

@sameersaini

About

Hi, I am a coding enthusiast and an ambassador for clean code. I love to make tutorials on YouTube and Udemy to pass on my knowledge to you. Full ASP.NET Courses 🚀 👉 Complete ASP.NET MVC Course https://www.udemy.com/course/aspnet-mvc-course-aspnet-core/?couponCode=OCT2025 👉 Build ASP.NET Core Web API - Scratch To Finish https://www.udemy.com/course/build-rest-apis-with-aspnet-core-web-api-entity-framework/?couponCode=DEC2025 👉 Build Amazing Apps With ANGULAR and ASP.NET Core REST API https://www.udemy.com/course/real-world-app-angular-aspnet-core-web-api-and-sql/?couponCode=DEC2025 👉 ASP.NET Core Razor Pages - Scratch to Finish https://www.udemy.com/course/aspnet-core-razor-pages-web-application-development/?couponCode=DEC2025 👉 C# Mastery - The complete C# course https://www.udemy.com/course/csharp-programming-beginners-guide/?couponCode=DEC2025 👉 Subscribe to the channel: https://bit.ly/2FAgXzS 👉 Buy me a coffee: https://www.buymeacoffee.com/SameerSaini

Video Description

👉 ASP.NET Core MVC Course https://www.udemy.com/course/aspnet-mvc-course-aspnet-core/?q=asp.net+mvc&couponCode=DEC2025 In this video, we are going to create an ASP.NET MVC CRUD app using Entity Framework Core and SQL Server. We will use .NET 6 MVC template in Visual Studio 2022 to create this CRUD app. This is a Model View Controller pattern which is a very famous architecture pattern in software design and is equally popular when clubbed together with the ASP.NET framework We will use Bootstrap 5 in this ASP.NET MVC website to style our pages. We will install EF Core packages and use the code-first approach to create our SQL Server database. This will be a great ASP.NET Core MVC Tutorial for beginners and for those who have already worked in ASP.NET MVC before, this video would be a great refresher. ⭐ Video Timeline 00:00:00 Introduction 00:00:30 Demo 00:01:20 Create New ASP.NET 6 MVC App 00:04:10 Install Entity Framework Core (EF Core) 00:16:40 Create New Controller - Add Action Method (MVC) 00:32:16 Create Employee List Action Method 00:41:40 Create View/Edit Employee Page 00:54:30 Delete Employee Controller Action Method and View #aspnetcore #net6 #mvc 💖 Subscribe to show support: https://bit.ly/2FAgXzS ☕ Buy me a coffee: https://www.buymeacoffee.com/SameerSaini

You May Also Like