How to call REST API in C# console Application | Read JSON Data | rest/web api tutorial c# | part 1

preview_player
Показать описание

#restapicall #codenargs

Please Share, Like and Subscribe for more videos.

Here in this video, I have created a sample application in c# to fetch data from a rest API using rest-client.

How to call a rest API, How to call a rest API C#, C# using Restsharp, call an API using rest-client, how to consume a rest API from c#, usage of the postman, how to convert JSON data to c# class.

c# api
c# api tutorial
c# api tutorial for beginners
c# api automation
c# api testing
c# api projects
c# api development
c# api call
c# api get request
c# api controller
c# api call tutorial
c# api interview questions

coding for beginners
coding decoding reasoning tricks
coding for beginners
learn coding
how to learn coding
coding classes
best laptop for coding and programming
how to learn coding for beginners
coding class
what is coding
oops
c# tutorial for beginners
c#
visual studio code
.net
how to code
c sharp
vs code installation
c# tutorial
json
.net core coding for beginners
coding decoding reasoning tricks
coding for beginners
learn coding
how to learn coding
coding classes
best laptop for coding and programming
how to learn coding for beginners
coding class
what is coding
oops
c# tutorial for beginners
c#
visual studio code
.net
how to code
c sharp
vs code installation
c# tutorial
json
.net core
Рекомендации по теме
Комментарии
Автор

Excellent... Great video, too much clear .. thanks a lot.

guticani
Автор

This has been very useful and the paste special as json class was a huge time saver

TeraNovera
Автор

Very useful to see a short overview of Rest API, not seen anything like this anywhere else!

matthewrowe
Автор

Watching after 1 year but definitely one of the best video on the youtube

shahbazzeb
Автор

Man this was awsome i was stuck with a problem this solved all my issues.

hassannoor
Автор

Please make a video on how to save the data in sql server table from the class object. By using entity framework or any other option.

tanoydas
Автор

Thanks a lot ;). This was very helpful

dkayt
Автор

For any one who uses this make sure you are using the correct version of frame work. The newest version of RestSharp requires 4.7

NMDSPARTAN
Автор

sound could be better but EXACTLY what I wanted.

laurabartel
Автор

Bro… i have 2 columns in sql table. I need to collect the data in those 2 columns using Azure API call in c#. Can you tell me how can i do it ?

btkautomotive
Автор

Instead of response.StatusCode == System.Net.HttpStatusCode.OK you could use response.IsSuccessful

denoic
Автор

Can i integrate servicenow by c# console app through rest api by this tutorial

priyanshuanandsinha
Автор

HI i still can't not call it's error in line 20, var client = new

soreyrothkong