Duration 48:32

Core Web API CRUD Operations Using EF Core and SQL Server

6 576 watched
0
138
Published 14 Mar 2023

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. Learn how to create and build an ASP.NET Core Web API From scratch using C# and .NET 7. We will create a REST API CRUD Server and an MVC API Client Application. We will develop 2 projects in this Video. What is a CRUD?. CRUD stands for Create, Read, Update and Delete. What is an API? API Stands for application programming interface. An "application programming interface" is a way for two or more computer programs to communicate with each other. it is a type of software interface, offering a service to other pieces of  software. What Is JSON? JSON means JavaScript Object Notation. JavaScript Object Notation is a standard text-based format for representing structured data based on JavaScript object syntax. It is commonly used for transmitting data in web applications JSON is used everywhere because it works natively with JavaScript. and today almost all the browsers understands JavaScript very well. OK lets see more about API CRUD Server and Client in the Video. So please watch the full video and download the source code from the URL shown in the Video. MVC API Web Client URL /watch/wMmyKXE7foV7y MVC API Server URL /watch/4mF9GUCQuUHQ9 How to Convert API JSON to C# Classes using Asp .NET Core in MVC /watch/ACvunmTLTsZLu Best Regards, Aniz

Category

Show more

Comments - 20