Asp.Net Core Web API CRUD Operations using Entity Framework Core and SQL Server | CLEAN Architecture

preview_player
Показать описание
In today's video, we're diving deep into the world of ASP.NET Core Web API and Clean Architecture. Specifically, we're going to learn how to implement CRUD operations. That's Create, Read, Update, and Delete for those who might be unfamiliar.
We'll be starting from scratch, setting up our project with a clean architecture approach. This means our code will be well-organized, scalable, and easy to maintain. If you've ever felt overwhelmed by messy code or struggled to keep your project structure neat, this video is for you!
By the end of this video, you'll have a solid understanding of how to create a robust ASP.NET Core Web API with clear separations of concerns, making your code cleaner and more professional. So, grab a cup of coffee, open up Visual Studio, and let's get started!
First, we'll set up our project. We'll create a new ASP.NET Core Web API project, and I'll walk you through the initial setup steps. Then, we'll dive into the core of CRUD operations. We'll create models, set up our database context, and implement the repository pattern and mediatR pattern to handle data access. And of course, we'll be using dependency injection to keep everything nice and decoupled

Resources:

Рекомендации по теме
Комментарии
Автор

Quality full content in DotNET World!
Thank you so much Brother!

mdsafikulislam
Автор

Jai hind sir🙏
Aap ka video bahut helpful hota hai sir.

sheshnathvishwakarma
Автор

Great content so how can implemented unit and integration Test for Clean Articture

jobins
Автор

Sir please also make a version of webapp ie along with view.

jsdawoodahmed
Автор

Can we acheive the same result with only using Repostory Pattern?
then why we need to use Mediatr + CQRS Pattern? and advantage of these pattern?
and also please explain use case when to use Mediatr + CQRS Pattern

kumaravelg
Автор

Please make .net core web api + angular course

samqureshi
Автор

Why we added interface in core library... can't we add in infrastructure library Directly...can you please explain... thnks in advance ❤

satishv