ASP.NET 6 CORE CRUD with EF Core Code First and Visual Studio 2022



ASP.NET 6 CORE Code First CRUD with EF Core using Visual Studio 2022

Learn how to build an Employee Leave Management System using ASP.NET Core 6, Entity Framework, Code-First and the Repository Pattern. This complete course will show you how to use Visual Studio, Microsoft SQL Server Express and explore dynamic web development with Bootstrap and JQuery and various front-end libraries.

Full Course: Complete ASP.NET Core and Entity Framework Development – https://www.udemy.com/course/complete-aspnet-core-31-and-entity-framework-development/?referralCode=739749EF600855CEE34F

0:00 – Introduction
1:01 – Install Visual Studio 2022
3:07 – Create ASP.NET Core 6 MVC Project
11:11 – Setup User Tables
28:47 – Setup Database Tables
44:18 – Scaffold CRUD Controllers and Views
46:50 – Explore Scaffolded Controller
47:46 – Understand Dependency Injection with Entity Framework
49:54 – Explore Index or List Method
53:37 – Explore Details Method
55:40 – Explore Create Methods
58:08 – Explore Edit Methods
1:00:58 – Explore Secure Delete Options
1:03:00 – Add Sweet Alert Confirmation To Delete
1:14:12 – Confirm Delete via Secure Form Submission
1:20:00 – Final Testing and Review

#dotnetcore #efcore #mvc

Comments are closed.