CRUD Operation with ASP.NET Core MVC, Entity Framework Core And SQL Server

preview_player
Показать описание
CRUD Operation with ASP.NET Core, Entity Framework Core And SQL Server
-------------------------------------------------------------------------------------------------------------------------

In this video, You will learn about ASP.NET Core MVC framework. How it's works and then create a basic Crud operation with Entity Framework core code first with SQL Server Database.

Topic discussed in this video are

➤ What is Model View Controller Pattern
➤ How MVC works
➤ Structure of ASP.NET Core MVC Application
➤ How to install Nuget packages for Entity Framework Core
➤ How to create model classes with Annotation for validation
➤ How to create Entity Framework Context class and how to configure the database connection.
➤ How to Create Migration with Help of Entity Framework Tools Nuget package and Use of Add-Migration command.
➤ How to apply migration with Entity Framework Core in SQL Server database with Update-Database Command
➤ How to create Scaffolding and How to create Controller and Views with Scaffolding in Visual Studio.
➤ Explanation of Code generated and How entity Framework Core works.
➤ How to do validation in Forms and how to use ASP.NET Core Tag helpers for that.

📂 Source Code:
-----------------------------------------------------------------------------------------------------------------
You can find source code from the following GitHub Repository.

You can find part-2 of video on the following location

🌟 About this Channel
----------------------------------------------------------------------------------------------------------------
I am Jalpesh Vadgama a Full Stack Developer having more than 14 years of experience mostly in web development. I have been always interested in giving back something to the community.

Through this channel, I will share stuff that I am learning everyday.

I am going to create videos on the following techniques and continue to create it.

➤ JavaScript
➤ Angular
➤ ASP.NET MVC Core.
➤ C#.NET
➤ React
➤ Entity Framework Core

This technologies I am using in my day to day life. So whatever I learn I promise to share my knowledge with you.

Follow me on:
==================================
Рекомендации по теме
Комментарии
Автор

I really liked the way you explained each and every step beginning with program.cs and startup.cs class.
It was very good learning.

javedakhter
Автор

super!! It resolve all my matters!! Thank you So much!!

Momo-ullj
Автор

When I do the Add-Migration IntialCreate, I get an error. It says, "The specified deps.json does not exist. Any suggestions?

davidjackson
Автор

how can i add a search bar on top of the page which can help users search for the product they want

frajdimalaj
visit shbcf.ru