Asp.Net Core Web API CRUD Operations Using EF Core and SQL Server

preview_player
Показать описание
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

MVC API Server URL

How to Convert API JSON to C# Classes using Asp .NET Core in MVC

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

Thanks for making such a good training video. I know how hard it is to make videos like this. This was very helpful to me. I'm trying to learn APIs with C#. Thanks again!!!

bassethoundgang
Автор

Awesome tutorial! It’s really hard to find such a simple and complete video. Kudos. I like the narration and video making too. Keep up your good job.

jamunak
Автор

thank you sir, 💐i like how to teach it's super cleaner 😇.

aliensoul
Автор

This is very simple and effective. Thank you very much 🌹🌹
How can I create a login page in this MVC Also with this API

ahmedmetwaly
Автор

thank you for this informative tutorial

asura
Автор

superb, thank you so much. you made it so easy.

purnarana
Автор

can you please make this similar video using vs code with same crud operation like this one.

ayushkumar-ymoz
Автор

Excellent and would be GREAT if you used VS-code instead. I hope you consider doing that soon 🙏🏻👍🏼

abdullahquhtani
Автор

Great
Can you make Blazor courses ?
Thanks

cissemy
Автор

Excellent, Thank you, please add JWT To this tutorial.

melisarafoles
Автор

Great, please full calendar CRUD tutorial.

josuelegal
Автор

how to add or create new without having to fill or provide values to the other fields

denverarqueza
Автор

Need a source code cant open that source code link mentioned in video

bpk
Автор

Can anyone please tell what are packages installed

keerthisri
Автор

hi, do you publish the source code for your tutorials ?

ianjeffery
Автор

Create master details with angular+ web api

msrnetcore