ASP.NET Core Web API CRUD With Entity Framework – Full Course ⭐ [.NET6 API]



ASP.NET Core Web API CRUD With Entity Framework – Full Course ⭐ [.NET6 API]

ASP.NET Core Web API CRUD With Entity Framework - Full Course ⭐ [.NET6 API]

Full ASP.NET Courses 🚀

👉 Build ASP.NET Core Web API – Scratch To Finish ( .NET 6)
https://www.udemy.com/course/build-rest-apis-with-aspnet-core-web-api-entity-framework/?couponCode=1299OCT22

👉 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=1299OCT22

👉 ASP.NET Core Razor Pages – Scratch to Finish (.NET 6)
https://www.udemy.com/course/aspnet-core-razor-pages-web-application-development/?couponCode=1299OCT22

Learn how to create and build an ASP.NET Core Web API From scratch using C# and .NET 6.

We will create a REST API in C# and we will use the latest version of ASP.NET i.e. ASP.NET 6.

In this video, we will go step by step and we will create an ASP.NET Core API that will perform CRUD operations in a SQL Server database.
CRUD stands for Create, Read, Update and Delete.

We will follow REST patterns while building our .NET API.

We will first install Entity Framework Core In-Memory Database and we will use this database to perform CRUD operations as we are building our ASP.NET Web API.

We will then change our implementation to use a SQL Server database and use Entity Framework Core (EF Core) to perform the CRUD operations in our ASP.NET Core API.

⭐️ Course Contents ⭐️
0:00:00 Introduction
0:00:45 Create ASP.NET Core API Project
0:01:29 Looking At The Project
0:03:43 Install Entity Framework Core In-Memory Database
0:04:30 Create Domain Model
0:05:45 Create DbContext Class
0:07:30 Inject DbContext To Services – In Memory Db
0:09:00 Create Controller
0:10:30 Create Get All Contacts Method
0:14:15 Create Add Contact Method
0:21:15 Create Update Contact Controller Method
0:30:30 Create Get Single Contact Method
0:33:10 Create Delete Contact Controller Method
0:39:00 Use EF Core SQL Server Database

Hope you like this ASP.NET Core Web API and it gives you a good idea of the .NET 6 API.
REST API C#.
We saw how easy it was to use Entity framework core along with the ASP.NET Web API ad we used both an In-memory database with Entity framework and also created a SQL Server database using EF Core migrations.
dotnet core web api tutorial.
If you loved this Web API using ASP.NET Core, please give the video a like and subscribe to my channel.

💖 Subscribe to show support: https://bit.ly/2FAgXzS
☕ Buy me a coffee: https://www.buymeacoffee.com/SameerSaini

#webapi #dotnet6 #dotnetapi

Comments are closed.