How To Call An API in C# - Examples, Best Practices, Memory Management, and Pitfalls

  Рет қаралды 446,375

IAmTimCorey

IAmTimCorey

Күн бұрын

Пікірлер: 588
@craigmcloughlin9361
@craigmcloughlin9361 3 жыл бұрын
Still churning out new videos and immediately responding to comments from 3-year old videos :-) You're a credit to the community! Thanks for the videos and keep up the good work.
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
You are welcome.
@nogo1880
@nogo1880 3 жыл бұрын
I have watched a few videos about calling API's. And I originally skipped this one because of the length, and I was so anxious to get started. After taking the time to watch it, I regret skipping over it. This video was so informative, and Tim really has a way of explaining everything very thoroughly. I am now a fan, and will be watching as many of your videos as possible. Thank you for taking the time to create these videos.
@tomthelestaff-iamtimcorey7597
@tomthelestaff-iamtimcorey7597 3 жыл бұрын
Thanks for watching and trusting Tim to help expand your skills
@beerguy1320
@beerguy1320 2 жыл бұрын
As a newbie to coding in general i appreciate the advice on the comic model. Just specifying the properties you need is golden nuggets. I’m always like ‘give me all the things magical internet box’ and I’ll figure out what I need, whilst my program grinds to a halt. Thank you Tim Corey for knowing what I need before I do.
@IAmTimCorey
@IAmTimCorey 2 жыл бұрын
I am glad it was so helpful.
@RalfsBalodis
@RalfsBalodis 4 жыл бұрын
0:00 - Intro 1:00 - Demo application walk-through 4:09 - Setting up API calling: WebApi.Client and Newtonsoft.json NuGet references 6:02 - Setting up API calling: HttpClient 13:48 - Setting up API calling: API calls 19:14 - Setting up API calling: Reading and working with json data 28:18 - Loading image in WPF (form a website) 35:29 - Adding events in WPF application: wiring up action buttons 39:40 - Note on information Cashing 42:55 - Sunrise-sunset API: Nested json objects, API calls, WPF events, displaying information 51:56 - Loading other WPF forms from MainWindow 53:38 - Summary and concluding remarks
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Thanks again. You are helping the entire community with these. Much appreciated
@steveemanuel1167
@steveemanuel1167 3 жыл бұрын
J
@hachadwick
@hachadwick 3 жыл бұрын
I wish I could "like" this video more than once. You are a great teacher.
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
Thank you!
@hachadwick
@hachadwick 3 жыл бұрын
@@IAmTimCorey Do you have and videos on WINUI?
@RickGtr271
@RickGtr271 6 жыл бұрын
Luckily I found this video. You're the only one who can describe these techniques in an organized way. I just subscribed to your channel too.
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Thanks and welcome aboard.
@Dame4Lyf3
@Dame4Lyf3 6 жыл бұрын
I've been confused about API and integrating with C#, watched various videos about this subject and was still lost, your explanation has made it more clear. Thanks for your tutorials - looking forward to the continued courses.
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
I am so glad I was able to clear up the confusion for you.
@romedov882
@romedov882 4 жыл бұрын
I wondered how to connect to a web API for a long time. I sought out for the resolution for a long time and I couldn't understand anything until I've watched this video. Thank you a lot, sir.
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Glad I could help!
@chellyengert234
@chellyengert234 6 жыл бұрын
I just started my first ever api project at work. This video really saved me. Very clear. Tremendously helpful.
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Great!
@shubhamsahrawat903
@shubhamsahrawat903 5 жыл бұрын
Thank you, Tim for pouring down all the information ( as much as you could ) from your heart and not holding anything back!!!! I'm feeling lucky to got stumbled upon this video amongst plethora of content out there!!!! Looking forward to learn new things about programming/coding/web development!! THANK YOU SIR!
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are most welcome. Thanks for watching.
@milanstraka4194
@milanstraka4194 6 жыл бұрын
Great video, one of the best on KZbin when it comes to C#
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Thanks!
@EliminateMundane
@EliminateMundane 4 жыл бұрын
I am probably a crappy starting up programmer who rarely subscribes to channels and rarely ever likes videos. For you I make an exception, this video was super helpful and this kind of content is rarely ever free. Thank you and God Bless the beard.
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
You are most welcome.
@CRBarchager
@CRBarchager 6 жыл бұрын
I just got an assignment for a job where I had to do exactly this and it helped me alot. Thank you!
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Awesome!
@patrickbacon8492
@patrickbacon8492 2 жыл бұрын
Thank you! I really appreciate how you have given back to the c# community.
@IAmTimCorey
@IAmTimCorey 2 жыл бұрын
You are welcome.
@filipzeman9523
@filipzeman9523 5 жыл бұрын
Did this in generics because of knowledge from your other video about generics. Thank you, always happy to take a challenge when you suggest something extra.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
Excellent!
@alilubab207
@alilubab207 3 жыл бұрын
That's an amazing and hard to find sort of tutorial on youtube, thank you!
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
You are welcome.
@alexanderrupp1209
@alexanderrupp1209 3 жыл бұрын
I don’t really comment often but I just want to say thank you so much. You have been a really big help on a side project I’m working on and you explained everything so well!
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
I'm so glad!
@Bidombamb
@Bidombamb 8 ай бұрын
ohhh thank you soo much! i made a weather program with a console app. it did run succsessfully, but i didn't understand how the properties worked. this video helped me understand it! :)
@IAmTimCorey
@IAmTimCorey 8 ай бұрын
I am glad it was helpful.
@BungieFrog
@BungieFrog 5 жыл бұрын
Tim, Great tutorial. I would recommend anyone watching this to watch it all the way through. This really simplified everything I seen online. Too many people were making this really complicated but you solved that. I was originally looking for a tutorial on just getting and using data from a REST Api, after that was going to review getting images from that Api and displaying them in the app and then cycling from page to page. Tim I would recommend a different title on this video though which is why I went down the rabbit trail looking at other videos first. "C# WPF XAML REST API Tutorial - Examples, Best Practices, Memory Management, and Pitfalls" Though I have been programming for 20 years I am new to C# and I know ASP.NET uses C# and there is a difference between WPF XAML and Forms - hence my I suggest adding in those other 2 to the title. I subscribed and look forward to lots more videos.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
I am glad you enjoyed the video.
@gareth6326
@gareth6326 2 жыл бұрын
Thanks for the video. The sunrise-sunset security certificate expired 7 days ago. I have dropped the s from htpps and everything works.
@IAmTimCorey
@IAmTimCorey 2 жыл бұрын
Thanks for sharing.
@florianrager9631
@florianrager9631 6 жыл бұрын
Thank you for this video, it cleared a lot of confusing stuff about using API's up for me. Keep up the good work!! Greetings from Austria
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Great!
@madhusaivemulamada3556
@madhusaivemulamada3556 3 жыл бұрын
Thanks Tim, these concepts helped me in an interview
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
Awesome!
@alvaromateus282
@alvaromateus282 6 жыл бұрын
Tim, I need to tankyou, your classes are great, you have one of the bests teaching aproach I've ever seen. Keep this way, you are helping a lot of people. Tanks again, god bless!!
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
I am glad you are enjoying the videos.
@RAM-ff8dy
@RAM-ff8dy 6 жыл бұрын
Great Video Tim, I always wait for your new videos, can you make a video on Serialization and Deserialization, Thanks
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
I'll upgrade the priority of that on my suggestion list.
@Antho333332
@Antho333332 6 жыл бұрын
Huge thanks man, was a bit disappointed you didn't explained how to caching and authenticate using OAuth2
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Trying to cover authentication is tough because everyone does it differently. Usually the API documents how to do that. As for caching, I'll be covering that in a future video.
@RaterisimoCBA
@RaterisimoCBA 3 жыл бұрын
Thank you Tim once again for great content ! Super helpful, now I just need to practice making calls to other APIs so that it sticks. :)
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
You are welcome.
@IamCagedAnimal
@IamCagedAnimal 5 жыл бұрын
Great tutorial as usual from you Tim, gj! Keep it coming..
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
Thank you!
@Musa1978K
@Musa1978K 4 жыл бұрын
thank you very much Tim you are helping people a lot with your amazingly explained tutorials!
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Glad you think so!
@zakariabahbaz5348
@zakariabahbaz5348 6 жыл бұрын
At 23:47 ReadAsAsync cannot be found, in fact, I can't find any extension methods. When I type in ReadAsAsync it says 'HttpContent' does not contain a defnition for ReadAsAsync. I've downloaded your code, and I can't find what I did wrong . EDIT: the mircosoft web api nuget package was not installed for some reason
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Glad you got it figured out.
@LGviews
@LGviews 6 жыл бұрын
Since i got stuck with this problem, it might be helpful to other beginners : if you are using an API that requests a simple token identification, pass the token as a header, not in the uri, as such: APIClient.DefaultRequestHeaders.Add("Authorization", "YourTokenHere");
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Correct. We actually just covered this today in the TimCo Retail Manager course video.
@LGviews
@LGviews 6 жыл бұрын
@@IAmTimCorey yop, just watched it! a few hours too late for me :D
@bobi9749
@bobi9749 5 жыл бұрын
whats with refresh token?
@markovvoz8849
@markovvoz8849 6 жыл бұрын
Omg just what i needed. Love you
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Excellent!
@vinuhosanagar1
@vinuhosanagar1 6 жыл бұрын
Thank you Sir. Can you please do a video on serialization and deserialization in C# may be considering a wpf datagrid serialized into XML. I found many examples, but when you explain it will be complete for sure
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
It is on the suggestion list.
@personalchaoyu8732
@personalchaoyu8732 3 жыл бұрын
Thanks for this wonderful video, i had to use 1.25 speed :D . I added a buffer to store existing calls results ,a spinner to show Ajax call in progress and a button to read out ALT text :D BTW, this Comics are kinda fun to read
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
You are welcome.
@artursz1993
@artursz1993 5 жыл бұрын
Thank you! I was just making similar things in my project, trying to figure out the best practices. GET is cool, but I also need to POST things and I guess I have found them with title: Posting Sales Data to an API - A TimCo Retail Manager Video. Also looking forward watching all the Role management videos, cause I also implemented the default web api authorization using /Token. So far I was just doing manual service calls with Postman, to make users, roles, and adding roles to users :D
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
I'm glad you are finding the resources you need to accomplish your mission.
@onyebuchiboss
@onyebuchiboss 6 жыл бұрын
Been waiting for this, Like forever.
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Well, I'm glad it finally came for you.
@chrisspellman5952
@chrisspellman5952 5 жыл бұрын
This video covered exactly what I've been trying to figure out. Every thing I got from SO was basically the same code snippet a million times and wasn't helpful.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
I'm glad the video was so helpful.
@JackiePrime
@JackiePrime 6 жыл бұрын
We love you tim Corey
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Thank you.
@dd0455-i9n
@dd0455-i9n 6 жыл бұрын
Thanks Tim,have a nice day!
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
You are welcome.
@annmershawn1102
@annmershawn1102 5 жыл бұрын
Thank you Tim. This was very informative and helped a lot.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are welcome.
@franciscoj.escobar9451
@franciscoj.escobar9451 4 жыл бұрын
Love your classes, best wishes from Argentina AR
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Awesome! Thank you!
@IQISHIKI
@IQISHIKI 8 ай бұрын
Amazing Guide, thank you man
@IAmTimCorey
@IAmTimCorey 8 ай бұрын
You are welcome.
@jakers918
@jakers918 5 жыл бұрын
Would you happen to have a tutorial like this, but from the beginning, such as creating the boxes with "previous" "sun information" "next" etc?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
This playlist should help: kzbin.info/aero/PLLWMQd6PeGY3QEHCmCWaUKNhmFFdIDxE8
@krellon
@krellon 6 жыл бұрын
Great video! I did think though that you were going to look at API calls through a wrapper. Ie, calling a library written in C from C#. Maybe a future subject 😉👍
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Ah, I see. I'll add that to the suggestion list.
@russellhires7693
@russellhires7693 2 жыл бұрын
Hi Tim - what made you want to use a static method for the instantiation of the ApiHelper.ApiClient instead of via constructor? What I typically do is create a customized httpClient in a class that inherits from HttpClient. This way I can use DI to bring it in. Any thoughts on this?
@sintektic1311
@sintektic1311 5 жыл бұрын
LOVE THIS GUY
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
Thanks!
@gordonruthven7656
@gordonruthven7656 2 жыл бұрын
Firstly, i would like to say thank you for everything you are doing on here. you are a legend. Secondly, can you explain why you have chosen xaml over windows form, could the same outcome be achieved in both?
@IAmTimCorey
@IAmTimCorey 2 жыл бұрын
The same can be achieved with WinForms, yes. WPF is a more modern UI platform, which is why I default to it.
@santiagopiaggio2099
@santiagopiaggio2099 5 жыл бұрын
Hey tim, are you planning on doing a video about hosting a mock of an api with predetermined responses? If not, do you have any video / guide you might recommend?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
It isn't on the schedule but I can add it to the suggestion list. I don't have any current recommendations on that topic.
@nickc104
@nickc104 6 жыл бұрын
Great video. how do you actually do caching??? you mentioned it was very easy to set up.
@ZoidbergForPresident
@ZoidbergForPresident 6 жыл бұрын
save the picture on disk then retain the uri to that file when asking for an already loaded picture (with a dictionnary probably?).
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Pretty much. I usually save the data to a small database (SQLite, MongoDB, etc.) and the images to disk in a temp folder. I also save the API call parameters or the entire call to the database too. When a call comes in for the exact same data, I go to my database instead. You just need to know how long to cache it for based upon the resource. For example, sunrise/sunset data doesn't change for the same exact data. I could keep that forever. Stock market data changes a LOT so I might only cache the data for 15 minutes (if it was an informational application) or not at all (if it was an investing application).
@ozkanb
@ozkanb 6 жыл бұрын
So how do you know that you receive the exact same request? Will you check every request in DB first if it exists?
@RonSpwan11
@RonSpwan11 5 жыл бұрын
Thank you so MUCH! This was awesome!
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are welcome.
@duckwizzle
@duckwizzle 5 жыл бұрын
9:25 Is there a reason you cleared the default accept headers before adding any? I don't think creating a new clients puts any defaults in there
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
A good practice. Just because something should be true doesn't mean it is.
@tostgulen
@tostgulen 4 жыл бұрын
As always, a fantastic tutorial. Learned a lot. Thank you. Could you do a similar tutorial on how to query GraphQL with C#?
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
I will add it to the list. Thanks for the suggestion.
@justindupuis4089
@justindupuis4089 4 жыл бұрын
I second this hard, I've been jumping back and forth between which gql client library to use or whether to use a client library at all instead of the bare httpclient class.
@shadowthehedgehog2727
@shadowthehedgehog2727 5 жыл бұрын
Thank you so much! This video was fun to watch :)
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are welcome.
@sneezingfox955
@sneezingfox955 6 жыл бұрын
can u make video how to parallel use api or post/get requests imagine i need to registrate accounts but nor one by one how to registrate accounts for example in 10 tasks each of them have different proxy, coockie and exc. or can you give link with any example of it ty for ur staff
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
I'll put that on the list for a follow-up video. In the meantime, you could probably do a parallel.foreach like I demonstrated in my Advanced Async video.
@paulofernandoee
@paulofernandoee 2 жыл бұрын
As always, excellent video!
@IAmTimCorey
@IAmTimCorey 2 жыл бұрын
Thanks!
@mayurithakor4158
@mayurithakor4158 2 жыл бұрын
Hello Sir, Thank you for sharing video. Its very helpful.
@IAmTimCorey
@IAmTimCorey 2 жыл бұрын
You are welcome.
@amitbendet9165
@amitbendet9165 3 жыл бұрын
Hi, When running the program at 33:46. Am getting the error “Program does not contain a static “Main” method suitable for an entry point” - what a wrong with my code? Thank you for the help’
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
It sounds like you are trying to start your class library instead of your API project. Right-click on your API project and select "Set as startup project".
@danail_iliev
@danail_iliev 4 жыл бұрын
Hi Tim, could you please briefly explain to me what's the difference between making the ApiHelper class static and then calling the InitializeClient() method vs. making a non-static class and registering it as Singleton service in the Startup.cs (as services.AddSingleton() ...) Thanks!
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
In this case, it was because we weren't using dependency injection (this is a .NET Framework project so it doesn't have DI built-in like ASP.NET Core projects do). If I had DI available and this were a "real" app, I would implement the class as a singleton, since it allows for constructors, interfaces, and more.
@danail_iliev
@danail_iliev 4 жыл бұрын
@@IAmTimCorey Thanks for the explaination! Love your work
@miguellouisrivadenera6300
@miguellouisrivadenera6300 4 жыл бұрын
Hi Tim, does the values of LoadSunInformation update for each day? In addition does this tutorial include constantly updating information when the JSON or website file is update?
@gilramirez4949
@gilramirez4949 5 жыл бұрын
Thanks again Tim! Will try that now.
@SHiroo0
@SHiroo0 5 жыл бұрын
Could you please share your "try", I think I have same problem as you :) "type": "champion", "format": "standAloneComplex", "version": "10.3.1", "data": { "ChampName1": { "version": "10.3.1", "id": "Aatrox", "key": "266", "name": "Aatrox", "title": "the Darkin Blade", "blurb": "Once honored defenders of Shurima against the Void, ...", "info": { "attack": 8, .. }, "image": { "full": "Aatrox.png", .. }, "tags": [ "Fighter", "Tank" ], "partype": "Blood Well", "stats": { "hp": 580, .. } }, "ChampName2": { "version": "10.3.1", "id": "Ahri", "key": "103", ... }, "image": { "full": "Ahri.png", ... }, "tags": [ "Mage", "Assassin" ], "partype": "Mana", "stats": { "hp": 526, .... } },
@SHiroo0
@SHiroo0 5 жыл бұрын
This is how i fixed my issue I hope it helps you. Added it to a List of my model like Tim said =) GLHF List championData = await response.Content.ReadAsAsync();
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
Sounds good.
@helenev4322
@helenev4322 5 жыл бұрын
Hi Tim, I followed this tutorial but the return type of the api is inside an array like this [{"kenteken":"83MHKP","brandstof_volgnummer":"1","brandstof_omschrijving":"Benzine","geluidsniveau_rijdend":"74","geluidsniveau_stationair":"93","milieuklasse_eg_goedkeuring_licht":"(EU) 134/2014","nettomaximumvermogen":"84.60","toerental_geluidsniveau":"5000"}]. Now I get an error when I run this code: Exception thrown: 'Newtonsoft.Json.JsonSerializationException' in System.Private.CoreLib.dll. Do you know how I could solve this error?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
My guess is that your model you are trying to map to is not correct. Are you telling Newtonsoft that it is a List or just T? You need to say it is a List since it is an array.
@felsonexe9061
@felsonexe9061 4 жыл бұрын
Your killing it ❤️
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Thanks!
@nik-wt3vg
@nik-wt3vg 4 жыл бұрын
Hi Tim, is it possible to apply/use the ApiHelper class on a ASP.NET MVC app? If so, how do I use the InitializeClient method?
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Yep. You would have less to do. You would do the HttpClient initialization in dependency injection and pass that into the ApiHelper class. We do that in the TimCo Retail Manager series.
@emaus8344
@emaus8344 3 жыл бұрын
Hi Tim, have you got a tut where is shown how to get data from API when having Authorization with tokens?
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
Check out the TimCo Retail Manager series. Right now we are wiring a Blazor WebAssembly application to an API that has authentication with bearer tokens which include role authorizations. We also wired up a WPF project to the same API.
@sumanthsumanth3862
@sumanthsumanth3862 3 жыл бұрын
Thanks Corey Great work!
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
You are welcome.
@adnen.benali
@adnen.benali 5 жыл бұрын
Tim, can you please do a tutorial that covers this with authentication? at least a couple of major methods? I know you decided not to cover it, but it'll complement this video nicely.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
Well, the TimCo Retail Manager series creates a WebAPI that it then calls from WPF with authentication and authorization. That is one example.
@shrujalambati3730
@shrujalambati3730 2 жыл бұрын
The ReadAsAsync() function is no longer available what is the fix for this?
@JasonManos-tn7vr
@JasonManos-tn7vr Жыл бұрын
I had the same problem. You need to reference the ...WebApi.Client NuGet
@yolo-lacacahuete3679
@yolo-lacacahuete3679 5 жыл бұрын
Hi, I currently trying to code the first part, with the display of a comic on the windows, but I get this exception : "httprequestexception was unhandled by user code", with the additional information : "An error occurred while sending the request". This exception is linked to the line "await LoadImage();" in the main windows, or it is linked to the line "using (HttpResponseMessage response = await ApiHelper.ApiClient.GetAsync(url))" of the comicProcessor. I tried also to test your code but I get the same exception. I use Visual Studio 2015, can it be the problem?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
That's my guess. It worked for me and if you are running my code, my guess is that the difference is the version of Visual Studio.
@hexquisite4164
@hexquisite4164 5 жыл бұрын
ok, so the thing here is that the wording of VS 2015 is missing an important point and I was not able to solve this, so I installed VS 2019, same error, however, there was additional error message, and I managed to find a solution, you have to add this under the "private async Task LoadImage(int imageNumber = 0)" ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; If this doesn't work, try this: ServicePointManager.SecurityProtocol = (SecurityProtocolType)3072; For more info: stackoverflow.com/questions/2859790/the-request-was-aborted-could-not-create-ssl-tls-secure-channel
@torbennielsen7642
@torbennielsen7642 3 жыл бұрын
Super Tim, thank you for a great video
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
You are welcome.
@animeboy93
@animeboy93 6 жыл бұрын
Do you also have a video on how to make proper post calls using this same style? I would like to know what the proper way of posting data to a service that would send it to a database. You don't exactly want sensitive data being visible on the web. It would also be nice to look at this in the way of registering a user and logging in since it's a real life and practical example.
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
I do not yet but it is coming. The key is that I have to pick one API for uploading. In this case, I will make my own but what I do in that won't be the same as what you do with other APIs. As for sensitive data, if you POST data and you are using HTTPS, you are protected (or at least 99.9% protected).
@fatimaajij428
@fatimaajij428 5 жыл бұрын
Excellent tutorial, now understood how it works, but was wondering if you requesting any files or PDF through API? what sort of properties would we use to display files instead of text?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
I don't have any videos on that yet but in general, you need to use a file stream and a file picker on the UI.
@fatimaajij428
@fatimaajij428 5 жыл бұрын
@@IAmTimCorey yeah I used stream and memory stream with byte array and retrieved the document. 👍👍👍
@grzegorzzawadzki3048
@grzegorzzawadzki3048 4 жыл бұрын
Thanks for help bro!!!
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Happy to help
@ragtop63
@ragtop63 5 жыл бұрын
Good video. I don't know why they have to make these packages so complicated. I'm trying to build a simple API client that sends a JSON payload with custom HTTP headers used for authentication and expects a JSON response on success or failure. It doesn't need to be asynchronous because I don't want the application doing anything else while the call is out or until the call times out. The JSON is being handled with Newtonsoft's Json.net. It just seems very difficult to find human readable documentation about system.net.http that shows how to do such a thing.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
I think part of it is that you are expecting to do something that isn't simple. That list of requirements entails quite a few things. Dropping async isn't really possible/necessary since the web is, by default, asynchronous. This video shows you how to connect easily to an API and get the data you need.
@ragtop63
@ragtop63 5 жыл бұрын
@@IAmTimCorey Interestingly enough, after posting this comment I decided to try and decipher Microsoft's official docs on HttpClient and was able to get the skeleton functions up and running. It actually wasn't that difficult once I used my secret decoder ring to translate MS speak to plain English. Plus, I planned out exactly what my app was going to do before I wrote a single line of code, as you mentioned in one of your videos, so I knew which functions fit my requirements after a little bit of reading. BTW, I know your courses were made a while back but your videos have been instrumental in helping me get this app up and running. I'm a photographer, not a software developer so this has been one HUGE learning experience in the month since I started learning C#. Thanks for putting all these videos out there. I'm definitely considering purchasing your course, to say thank you.
@programmingwithmark6352
@programmingwithmark6352 5 жыл бұрын
Agreed, .NET's existing libraries are verbose and the documentation is hard to digest. From my personal l can highly recommend any of these free, open-source NuGet packages. These are all well maintained & make for a much better developer experience: 1. ServiceStack.Text( 1k GitHub stars, 7m Nuget downloads) - fast light and resilient. 2. RestSharp (6k GitHub stars, 23m Nuget Downloads) - Simple REST and HTTP API Client 3. Flurl (1.7k GitHub stars, 3m Nuget Downloads) - a fluent, portable, testable HTTP client library
@joshuawieczorek1759
@joshuawieczorek1759 5 жыл бұрын
Thanks for this really great video.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are welcome.
@Francisco-Gutierrez
@Francisco-Gutierrez 5 жыл бұрын
Great video Tim.
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are welcome.
@HanselGraciadelBusto
@HanselGraciadelBusto 4 жыл бұрын
Great video Tim!
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Thanks!
@dchan5251
@dchan5251 5 жыл бұрын
thank you fro the demo. Good Job !
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are welcome.
@gregboyer5724
@gregboyer5724 3 жыл бұрын
Hi, I am writing an application that will continuously run on a server to make a call to an API every hour. At what point should I enter the API key. Should this be done inside the InitializeClient void or will cause security issues having this open continuously?
@girornsveinsson7970
@girornsveinsson7970 6 жыл бұрын
One more thing: I had to add this line: System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12; to the InitializeClient() of the ApiClient. If not I was getting a HttpRequestException: "The request was aborted: Could not create SSL/TLS secure channel."
@girornsveinsson7970
@girornsveinsson7970 6 жыл бұрын
The exception occurred in ComicProcessor.LoadComic(), probably because my environment is a bit different, VS2015, .NET Framwork 4.5.2
@JulioLopez-bw8qs
@JulioLopez-bw8qs 6 жыл бұрын
I got the same Error and was able to fix it with your fix. Thank you.
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
I'm glad you got it to work. Thanks for sharing.
@LuigiZambetti
@LuigiZambetti 6 жыл бұрын
Hi tim, another question: what do you think of the term "Full Stack Developer"? Do you consider yourself more "back-end" oriented, "front-end" oriented, or both?
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
I'm definitely a full stack developer. I can (and do) create user interfaces and I can/do create data access as well as everything in between. As far as what I feel about the term, I think it is fairly descriptive. Sure, usually people can do both but it is very common to specialize in one side or the other. The larger your company/team is, the more likely it is that you will specialize in one area. You get really good in that area and you may even let your other skills fade a bit (or you just don't keep up with the newest changes).
@abpeti
@abpeti 4 жыл бұрын
Great video. One question: What if a json response from an api contains an array? How do you map that to properties? For example: "weather": [ { "id": 804, "main": "Clouds", "description": "overcast clouds", "icon": "04n" } ]
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
In this specific example, you could have this property: public List Weather { get; set; } You can also paste the json into C# using the Paste Special option to see how the class structure would work.
@jone4428
@jone4428 5 жыл бұрын
Hello Tim, I have the following question: In this video you have the controller that actually does the job. I saw however that on your TimCo retail series you have a controller that defines what should get post etc actually do.. I tried to extend your video here to get data from another api without success. The notions are not so clear yet (and I haven't finished your timCo retail series videos on API). So in its documentation (the pi i want to use) says for example: the end point url is blabla ( no free advertising :P). If you want to get a random fact from the endpoint go for GET /facts/random. I build exactly the request as you did here, and I expected that a url blabla/facts/random would do the trick. It does nothing though ( SunInfo = null). What am I missing? Were am I mistaken?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
Try calling the API in Postman. Make sure it returns a value that you expect. Then make sure your model you are capturing it into is laid out correctly.
@priyankakulkarni84
@priyankakulkarni84 4 жыл бұрын
Thanks Tim. Wanted to check if you have any series for automating apis
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Automating them? No, sorry.
@rbwheels
@rbwheels 4 жыл бұрын
This is another great tutorial. May I ask if you can do a tutorial about POST method on API in C# Best Practices, Memory Management and Pitfalls
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Great suggestion! ... added to the list.
@CAPS_AMERICA
@CAPS_AMERICA 4 жыл бұрын
hi Tim, you mentioned authentication, why not cover basic authentication, token-based, and the one that uses grant type = client_credentials (oauth 2.0), that would be awesome! thanks
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
I will add it to the list. Thanks for the suggestion.
@arielsashcov99
@arielsashcov99 4 жыл бұрын
Please!
@FuzzyDPozzy
@FuzzyDPozzy 4 жыл бұрын
​@@IAmTimCorey ya man please do , i want to use for trello lets say api.trello.com/1/boards/?key=0123token=123name={name}' like i put my key i put my token then in the name what do i put when i put the name lets say like this -> its not working This is to create a board: api.trello.com/1/boards/?key=0123token=123name=yolo Then it says : Cannot GET /1/boards/?key developer.atlassian.com/cloud/trello/rest/api-group-boards/#api-boards-post Do i need to do something else before trying to put the name et.c
@xq_nemesis
@xq_nemesis 4 жыл бұрын
You can add this to your code if you're stuck. I'm not sure if this is the correct way but it works. replace bas64tokenhere with your base64 encoded username:password // ApiHelper.cs ApiClient.DefaultRequestHeaders.Accept.Clear(); ApiClient.DefaultRequestHeaders.Accept.Add(new MediaTypeWithQualityHeaderValue("application/json")); ApiClient.DefaultRequestHeaders.Authorization = new AuthenticationHeaderValue("Basic", "base64tokenhere");
@ianmckain5499
@ianmckain5499 3 жыл бұрын
Hi Tim. Great video, really helpful for someone coming from JS and React. Do you have a video on how to access nested objects in a JSON response?
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
Not specifically, although when you parse the JSON into an object, it can handle nested objects.
@aileenmasonwestphal8713
@aileenmasonwestphal8713 3 жыл бұрын
Hi Tim! In your video you mention building a generic Api data processor. Have you made or are you planning on making a course on that subject? ...and thank you for your videos!!
@AbubakrMahdiSan
@AbubakrMahdiSan 5 жыл бұрын
Thanks, Very much ,Tim
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
You are welcome.
@jone4428
@jone4428 5 жыл бұрын
Two small questions. What did you do in 49.56 to make SunProcessor visible here? using DemoLibrary is not in my option list, so I added it by myself in the using section while making it public. And second, what is sunriseText? Where did you define it?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
I used the suggestions menu (Ctrl+.) to add the suggestion of referencing the class library and adding the using statement I needed. It is a shortcut to doing it manually. The sunriseText is a textblock on my form.
@hamzaelmakhtari
@hamzaelmakhtari 5 жыл бұрын
Hello Tim I am still having issues with the WPF stuff. I miss the old winforms. I just want to import the data in a list in stead of different variables. Can u please help?? I made a class where i create a list consisting of the modelclass (variables) but what do i do from there?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
I have a complete playlist on WPF that should help: kzbin.info/aero/PLLWMQd6PeGY3QEHCmCWaUKNhmFFdIDxE8
@misterwoody_
@misterwoody_ 4 жыл бұрын
Hi Tim. Thanks for all the great content. This may be one for the back burner or a separate resources video related to consuming rest APIs. There seem to be a wide variety of tutorial videos that relate to consuming a single endpoint, but not really anything that I've been able to find in terms of completing an "object graph". For example, if there's a theroetical API with a single product endpoint that can be retrieved via simple id key and that product has a number of related lookup id's for other related objects with separate endpoints - what would the options be in retrieving those or keeping them either cached or in memory to improve the efficiency of requests? Many thanks
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Thanks, I had added it to my list
@CardManiac
@CardManiac 5 жыл бұрын
How can I call the API we made in your Intro to WebAPI? Just use the localhost url instead of the xkcd?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
Pretty much. If you have authentication on your API, you will need to do more. The TimCo Retail Manager series ( kzbin.info/aero/PLLWMQd6PeGY0bEMxObA6dtYXuJOGfxSPx ) creates an API with authentication and connects to it using WPF. That would be a good example to follow.
@lukereissmueller4476
@lukereissmueller4476 3 жыл бұрын
You're a pro-hacker at 2x speed Tim.
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
lol
@RobertDannelly
@RobertDannelly 6 жыл бұрын
Tim thanks for sharing your knowledge, question if you are building a ASP.NET CORE Web app that is consuming models from an API I am building out the smaller models as you demo'd in this video, however my question is should ApiHelper.IntializeClient() be added to the Startup.cs?
@IAmTimCorey
@IAmTimCorey 6 жыл бұрын
Core is a bit different. I believe they have a built-in way of handling the WebClient. However, if you were creating a full framework app like I did, putting it in the Startup.cs file would work.
@RobertDannelly
@RobertDannelly 6 жыл бұрын
@@IAmTimCorey it is a full Framework app with API, BLL, CORE, AzureGraph, DAL, TEST, and Finally WEB
@bridgey2012
@bridgey2012 5 жыл бұрын
This is great thank you, but how do I do this when the api returns xml? Also how do I handle json when it is returned in an array?
@IAmTimCorey
@IAmTimCorey 5 жыл бұрын
C# should be able to parse XML like JSON (although I haven't done it in a while). As for an array, just capture it in a List.
@jonnyjazzz
@jonnyjazzz 2 жыл бұрын
Hi Tim. Is there a pattern available to handle APIs that work based off a Request/Response with Events? To be more clear: The API accepts a Request Type and a Request ID, and raises an event when the request is fulfilled, referencing the Request ID. My first take on this involved a lot of globals to manage state and flow and all sorts of code in the event handlers, and having not looked at it months, I'm lost as to where I was going with it.
@danielcarmona7386
@danielcarmona7386 3 жыл бұрын
Hi Tim! Great video, I've been following you for a couple of months, is there any vid related with authentication? I'm creating my own app and i don't know yet what would be the best way to authenticate users.
@IAmTimCorey
@IAmTimCorey 3 жыл бұрын
Take your pick - kzbin.infosearch?query=auth
@danielcarmona7386
@danielcarmona7386 3 жыл бұрын
@@IAmTimCorey awesome, thanks bro. Keep it up
@tomlee7073
@tomlee7073 4 жыл бұрын
Yet another one of your videos that addresses something I am working on, your channel is great man thank you so much! I've seen a lot of conflicting information about HttpClient and using 1 instance of it for the life time of the app just because it implements IDisposable. I completely understand that using one instance of HttpClient in a console, windows forms, wpf, etc is fine, but what about in web mvc projects. Isnt it slightly different because if you have a static var holding the instance of HttpClient isnt that shared across everyone using your web app/site, also what is the best way to hold that once instance var for mvc? I should point out that the reason why I found your video is because I have a web app that Im building that uses a few different apis, and Im wondering how to use HttpClient instances that are kept for the lifetime of the app when Im using mvc5 and if that really is the best practice for each of the external api's Im using as each one would need a separate HttpClient as the base url address would be different
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
So they've made the HttpClient a lot better in .NET Core. Check out this video on it: kzbin.info/www/bejne/majKlJ5noJWMgbc Basically, you use the HttpClientFactory to create clients for you (or recycle them - it doesn't matter to you which it chooses to use). That way they are safely created and disposed without overloading the system or exhausting the ports.
@SonicRadius
@SonicRadius Жыл бұрын
I just started watching this video to learn about connecting to a web API using C#. One thing I'm stuck on is the BaseAddress property (12:04). Your example didn't use this property because you are connecting to 2 different APIs in one project. For me, I _am_ connecting to only one API and want to use BaseAddress. Question: how would I reference ApiHelper's ApiClient if I want to reference the BaseAddress property? I tried referencing ApiHelper but I can't see the ApiClient property. All I see if the IntializeClient method.
@macmcmillen6282
@macmcmillen6282 4 жыл бұрын
Did you make a video covering posting data to an API? Thank you.
@IAmTimCorey
@IAmTimCorey 4 жыл бұрын
Check out the TimCo Retail Manager. We do that and more in that series.
@TomerDanel02
@TomerDanel02 Жыл бұрын
Hi Tim, thank you very much for the video, when i tried to use propery that in the json is list it didnt worked for me.. you might know what I should do difference? Thanks
@IAmTimCorey
@IAmTimCorey Жыл бұрын
I would recommend doing a bit of debugging. Check the object again carefully, check your property names, etc.
Creating NuGet Packages the easy way with .NET Standard in C#
1:14:57
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
人是不能做到吗?#火影忍者 #家人  #佐助
00:20
火影忍者一家
Рет қаралды 20 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
Intro to WebAPI - One of the most powerful project types in C#
1:15:21
OAuth 2.0 and OpenID Connect (in plain English)
1:02:17
OktaDev
Рет қаралды 1,8 МЛН
So You Think You Know Git - FOSDEM 2024
47:00
GitButler
Рет қаралды 1,3 МЛН
Secure a .NET Core API with Bearer Authentication
1:06:56
Les Jackson
Рет қаралды 192 М.
The Tech'o'Space Podcast Episode 05 - The MongoDB Edge : The Rise of NoSQL
45:13
The Tech'o'Space Podcast
Рет қаралды 8 М.
Top 10 C# Best Practices (plus bonuses)
57:28
IAmTimCorey
Рет қаралды 513 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН