Using HttpClient in .NET Core to Connect to APIs in C#

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 พ.ย. 2024

ความคิดเห็น • 393

  • @deltaphilip8611
    @deltaphilip8611 2 ปีที่แล้ว +1

    This is still relevant in 2022. When I get stuck, I search for one of your videos on the topic. I like your approach.

  • @magnus7538
    @magnus7538 4 ปีที่แล้ว +26

    That Paste Special magic blew my mind!

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +7

      Pretty cool, huh?

    • @JoeBonez
      @JoeBonez 4 ปีที่แล้ว +1

      Ditto! Completely new to me.

    • @Max_Jacoby
      @Max_Jacoby 4 ปีที่แล้ว +2

      Ikr, my jaw was dropped when I saw this.

    • @melleck81
      @melleck81 4 ปีที่แล้ว +1

      I can't find it in VS for Mac?

  • @zoltan.halasz
    @zoltan.halasz 4 ปีที่แล้ว +11

    This is my favorite kind of tutorial video. Focused, not too long, sample code. Thank you.

  • @jugghayd
    @jugghayd 4 ปีที่แล้ว +8

    15:50 "I don't think there's a weather icon"
    oi-rain is perfect for it!

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      Thanks for sharing.

  • @wayahedia9989
    @wayahedia9989 3 ปีที่แล้ว +1

    Tim. You're a Godsend. I recently spent a couple of hours writing classes for deserializing large json files. My heart sand when you pulled down the menu to convert json to classes. ! Now I have to write code to deal with multiple different devices with httpclient. I am not using DI , primarily because I don't fully understand it or how it applies to a C# WPF prog like I am developing. This was very helpful. I always love it when something I don't expect pops up in your vids. Thanks again.

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว +1

      I am glad it was helpful.

  • @Funkfreed
    @Funkfreed 4 ปีที่แล้ว +2

    This is awesome tim. Just one example and you connected us to hundreds of API free for consumption such as spotify or twitter APIs.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      I am glad it was helpful.

  • @bavman2130
    @bavman2130 4 ปีที่แล้ว +10

    Thanks so much Tim, you have a way of explaining things that make it easy to understand and gives context. Much appreciated!

  • @jackie4u
    @jackie4u ปีที่แล้ว +1

    Thank you for great step by step lesson on HttpClient. I have used couple of time, but the one-liner trick is so great!

    • @IAmTimCorey
      @IAmTimCorey  ปีที่แล้ว +2

      You're very welcome!

  • @varun25aggarwal
    @varun25aggarwal 2 ปีที่แล้ว +1

    Thanks! I want to create a project for hands-on, but was banging my head on stackoverflow and ms documentations, got this great resource, you are doing a great job.👍

  • @williamsworkshop8624
    @williamsworkshop8624 4 ปีที่แล้ว +24

    Another great video! Even as a relatively experienced dev, there's always something I'm learning from you. Very helpful.

  • @mrcalico7091
    @mrcalico7091 4 ปีที่แล้ว +3

    Cool, finally some up-to-date Http client information. Thanks Corey.

  • @elisunday1304
    @elisunday1304 3 ปีที่แล้ว +1

    Paste Special...and my mind was completely blown.

  • @HeathInHeath
    @HeathInHeath ปีที่แล้ว +3

    BTW, this is a truly valuable lesson. I really learned a lot about the theory as well as the nuts and bolts of getting it working. Thanks.

    • @IAmTimCorey
      @IAmTimCorey  ปีที่แล้ว +1

      Glad it was helpful!

  • @saadaldulaijan4957
    @saadaldulaijan4957 4 ปีที่แล้ว +9

    Thank you tim for the great content, past as json is really great 👍🏻

  • @wmd5645
    @wmd5645 4 ปีที่แล้ว +5

    Im really wishing my university would have been teaching this stuff 4 years ago. MS VS is so nice.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      It is a great IDE.

    • @mrcalico7091
      @mrcalico7091 4 ปีที่แล้ว +1

      They were teaching us Ada & Fortran at USC back in the 80s when the industry was using C & Visual Basic! Thank god, I was working in the industry more than going to class back then. I'm a big believer of learning computer science and software development online instead of in schools.

    • @alexanderkorn2009
      @alexanderkorn2009 4 ปีที่แล้ว

      @@mrcalico7091 Feels like it's now happening as the trend that will change the surface of an education methods dramatically. Those days when online courses have been looking just like the way to spend time are almost gone.

    • @ZoidbergForPresident
      @ZoidbergForPresident 4 ปีที่แล้ว

      @@mrcalico7091 Not everyway is for everyone, one way or the other. ;)

  • @jonathanvargas9856
    @jonathanvargas9856 2 ปีที่แล้ว +1

    Thanks a lot! It was great how you went to complex way to simplest way for us to comprehend the whole concepts. I loved it!

  • @daniellister4701
    @daniellister4701 4 ปีที่แล้ว +2

    Loving the config file usage, good to know. Also, the one liner for a connection string is fantastic. Thanks again Tim

  • @pilotboba
    @pilotboba 4 ปีที่แล้ว +2

    Nice info. I think the next step would be to refactor the httpclient code out of the razor page into a weatherService class that does all that work, and inject the weatherService into the razor page to keep your layers and responsibilities de-coupled.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      Yep, that would be ideal. Get the data access out of the UI for sure.

  • @cenaruthedruid
    @cenaruthedruid 4 ปีที่แล้ว +3

    That was awesome, I am going to try to use this in some little app tests tonight!

  • @matthewlevis4436
    @matthewlevis4436 4 ปีที่แล้ว +59

    Would be good to see how authorization would be applied to the API Client() as well e.g. Auth0

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +33

      I will add it to the list. Thanks for the suggestion.

    • @HungTran-jx2xc
      @HungTran-jx2xc 4 ปีที่แล้ว

      @@IAmTimCorey Thank Tim, I'm looking forward this topic.

    • @sunnyokoro
      @sunnyokoro 4 ปีที่แล้ว +1

      I think it would be added after creating the client, that is at the point of usage.

    • @snitkjaer
      @snitkjaer 4 ปีที่แล้ว

      Agree adding httpClient auth token handling would be great!

    • @russellkemmit73
      @russellkemmit73 3 ปีที่แล้ว

      @@IAmTimCorey Would love to see this TIm

  • @dakathulatris728
    @dakathulatris728 4 ปีที่แล้ว

    I have a technical interview next week, youre helping me so much! Thank you!

  • @frankhaugen
    @frankhaugen 4 ปีที่แล้ว +2

    I recently stumbled upon a library called Flurl which wrappes the HttpClient in a very neat little fluent API

  • @ronrondk
    @ronrondk 4 ปีที่แล้ว +1

    Great video Tim. You should go further and do a video on typed HttpClients and maybe the use of a HttpClientHandler with it.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      Thanks for the suggestion, added to the list.

  • @Korodak
    @Korodak 4 ปีที่แล้ว

    Im staring to doing some research in blazor and you have been publish this video.

  • @carsugarmodels
    @carsugarmodels 2 ปีที่แล้ว +1

    AS always, understandable and lovely video!

  • @adamkarafyllidis9264
    @adamkarafyllidis9264 3 ปีที่แล้ว

    Great as always! You can add to your list, a video about client/server WebSocket tutorial if you want!

    • @tomthelestaff-iamtimcorey7597
      @tomthelestaff-iamtimcorey7597 3 ปีที่แล้ว +1

      I noted your recommendation by adding it to Tim's list of possible future topics, thanks.

  • @vinzer72frie
    @vinzer72frie 4 ปีที่แล้ว +2

    Wow I didn't know that paste json classes its pretty useful for third party api

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Yeah, that's a nice feature.

  • @nathanjenner
    @nathanjenner 7 หลายเดือนก่อน

    Hi, this video was great. Really easy to follow and understand. Thank you.

    • @IAmTimCorey
      @IAmTimCorey  7 หลายเดือนก่อน

      You are welcome.

  • @ericclaiborne7741
    @ericclaiborne7741 4 ปีที่แล้ว +1

    Great video, I managed to get my WebAssy app to call API working using this. Definitely had issues with CORS as you mentioned. Also need to see how to send with JWT auth. Also had issue getting config from the program.cs in the WebAssy app (no startup.cs). So I'll be looking forward to another video with a WebAssy app that covers all this. Thanks!

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Suggested topic noted and added to the list

  • @sylviogiraldes
    @sylviogiraldes 2 ปีที่แล้ว

    Great video Tim. You have always something else to teach. Tks

  • @DevJonathanRamos
    @DevJonathanRamos 4 ปีที่แล้ว +2

    To get properly named json to c# classes you can get them from quicktype.io/csharp/. Then just change the JsonProperty to JsonPropertyName, and add the System.Text.Json.Serialization reference. Thanks for the video Tim.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Thanks for sharing.

    • @torrvic1156
      @torrvic1156 11 หลายเดือนก่อน

      Thank you so much sir! That was very important thing to know.

  • @beerguy1320
    @beerguy1320 2 ปีที่แล้ว

    Hi Tim. Thanks for the tutorial!

  • @WhitbyStuff
    @WhitbyStuff 2 ปีที่แล้ว

    Ah, the joys of TH-cam when you search for how to call an old SOAP webservice in Blazor and you're a way into the suggested video before you realise that's not what's being explained at all and you've wasted time you don't have.

    • @IAmTimCorey
      @IAmTimCorey  2 ปีที่แล้ว +1

      Bummer. You could probably take the new ways of talking to HttpClient from this video and combine it with the answer to this Stack Overflow question: stackoverflow.com/a/20108971/733798

  • @ademineshat
    @ademineshat 4 ปีที่แล้ว +1

    As allways. Very well explained 👌 Thank you!

  • @pardhasaradhivasamsetty7693
    @pardhasaradhivasamsetty7693 2 ปีที่แล้ว

    Thank you it helped me. Appreciate your contributions.

  • @dougstanley8942
    @dougstanley8942 2 ปีที่แล้ว +1

    Thanks!

  • @adrianspikes6454
    @adrianspikes6454 2 ปีที่แล้ว +1

    Hi Tim, would this method work for calling an API that is a completely separate app? From debugging the code I have noticed that my "client" is NULL therefore I believe my Blazor App is not finding the URI that is supplied! Tried several different techniques but to no avail.
    I have looked thru MS documentation, watched this video several times while taking notes and viewed videos from Nick Chapass /Raw Coding but neither are using separate apps. Any help from yourself or other pupils would be appreciated. Thanks.

  • @mikemurphy1824
    @mikemurphy1824 2 ปีที่แล้ว

    Hi Tim, Great Job! I just found your channel and will be a regular from now on. I see in some of the comments there was mention of a video showing how to POST data. Have you posted one of those yet?

  • @Noceo
    @Noceo 4 ปีที่แล้ว +1

    Awesome video, as always. The only thing I do not get, is why you would want to convert Celsius to Fahrenheit 🤔

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +4

      Because the US is backwards. We cling to 32 degrees as freezing, 212 degrees as boiling, 5,280 feet in a mile,12 inches in a foot, etc. Doesn't that sound simpler? 😂

  • @Robert723
    @Robert723 9 หลายเดือนก่อน

    Great video, thanks for sharing!

    • @IAmTimCorey
      @IAmTimCorey  9 หลายเดือนก่อน

      You are welcome.

  • @werachatnawaroongruang1330
    @werachatnawaroongruang1330 2 ปีที่แล้ว

    Very useful content. Thank you for your sharing.

  • @dreddy5187
    @dreddy5187 2 ปีที่แล้ว +1

    Can you extract the api call and model creation into a service class to clean up this code and make it more reusable?

  • @andreypestunov2922
    @andreypestunov2922 4 ปีที่แล้ว +1

    Thank you friend! You the best!

  • @felixw4683
    @felixw4683 4 ปีที่แล้ว

    Great video! You are awesome, thank you ,Tim

  • @talkathiriify
    @talkathiriify 4 ปีที่แล้ว

    Excellent explanation.
    Thank you very much

  • @mosescodes3677
    @mosescodes3677 2 ปีที่แล้ว

    Thank you so much, this is really useful

  • @dheerajthodupunoori7431
    @dheerajthodupunoori7431 4 ปีที่แล้ว +2

    would be good , if you have some video on HttpClient(POST) , with some advanced concepts
    like sending IFormFile in post request , send parameters to post request

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      I will add it to the list. Thanks for the suggestion.

  • @AnaHelena
    @AnaHelena 4 ปีที่แล้ว

    Great video, Tim! Thanks a lot

  • @cbirchy87
    @cbirchy87 4 ปีที่แล้ว +1

    Great help! I could mind a video on api with auth and sending bodies etc. Also some SignalR would be useful. Thanks Tim :)

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      I will add it to the list. Thanks for the suggestion.

  • @sunnyokoro
    @sunnyokoro 4 ปีที่แล้ว

    this was very helpful. Thanks for sharing

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      Glad it was helpful!

  • @juniorpacheco6795
    @juniorpacheco6795 4 ปีที่แล้ว

    Great example, I liked new razor.

  • @radeksendecki9922
    @radeksendecki9922 2 ปีที่แล้ว

    Great tutorial!

  • @stefanzhuntovski9165
    @stefanzhuntovski9165 3 ปีที่แล้ว

    Thanks Tim!

  • @romedov882
    @romedov882 4 ปีที่แล้ว

    A very informative video. Thank you!

  • @abib07
    @abib07 4 ปีที่แล้ว

    Great tutorial. Keep up the good work👍

  • @dasfahrer8187
    @dasfahrer8187 3 ปีที่แล้ว

    Take a shot every time Tim spins his mouse cursor around in circles.

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว +1

      I’m getting a display I can stand in front of to solve this type of problem.

    • @dasfahrer8187
      @dasfahrer8187 3 ปีที่แล้ว +1

      @@IAmTimCorey I'm going to miss getting bombed watching your videos.

  • @pedrormiguel125
    @pedrormiguel125 4 ปีที่แล้ว

    Excellent Content

  • @harisahsan3740
    @harisahsan3740 4 ปีที่แล้ว

    That was awesome Explanation

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      Glad it was helpful!

  • @kourosh234
    @kourosh234 2 ปีที่แล้ว +1

    Very nice video thank you, I just wished you had gone further to post and bearer authentication

    • @IAmTimCorey
      @IAmTimCorey  2 ปีที่แล้ว +1

      I do that in the TimCo Retail Manager course here on TH-cam, if you are interested.

  • @upcsatx
    @upcsatx 4 ปีที่แล้ว

    Thanks for posting!

  • @H8orSk8
    @H8orSk8 4 ปีที่แล้ว +1

    Would it be better in terms of clean architecture to have a separate service class that calls the api? or its it better off in the blazor component file itself

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Yes, if the app has any size at all, you should move the API calls out into the data access layer.

    • @H8orSk8
      @H8orSk8 4 ปีที่แล้ว

      @@IAmTimCorey Thank you for the advice, always watching your videos and your great content!

  • @juanignaciobruzzone2896
    @juanignaciobruzzone2896 3 ปีที่แล้ว +1

    Thank you for this amazing guide, do you know by any chance how to send a GET request to a blazor page and capture it?

  • @martinchristiansen556
    @martinchristiansen556 4 ปีที่แล้ว +2

    I need to consume an endpoint that returns a JSON array (that is, the JSON text starts with a '['-character). Generating the model from JSON with "Paste Special" works fine. However, because the received JSON represents an array and not a single object, I think that "Paste Special" is doing it wrong when it generates a *single* Rootobject (with an array inside of it). And obviously it doesn't work either, because the *ReadFromJsonAsync()* throws an exception on the first JSON character it sees (the '['). Is there a trick that I can use to consume the JSON anyway?

    • @martinchristiansen556
      @martinchristiansen556 4 ปีที่แล้ว +2

      I think I found the answer myself: Just disregard the genereted *RootObject* class and do a *ReadFromJasonAsync()* instead (where *Class1* is the generated type of the objects inside the JSON array)

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Since it is sending back an array, you just ask for an array of the RootObject, yes.

    • @DoctorDoomsPvP
      @DoctorDoomsPvP 3 ปีที่แล้ว

      @@martinchristiansen556 Thanks, this might fix the issue I'm having too. I was trying to pull in a JSON RootObject that contains a list of objects but I guess I just need to read directly into the list.

  • @visionmajor7300
    @visionmajor7300 4 ปีที่แล้ว

    Hey Tim you have been great thank you.

  • @easterdays4208
    @easterdays4208 4 ปีที่แล้ว +2

    In this case I'm using third party library like restsharp. Btw thanks for sharing

  • @paulpieniadz1002
    @paulpieniadz1002 4 ปีที่แล้ว +1

    How do you deal with making API calls to a SQL Server instance hosted locally? I'm using EF Core and EF SQLServer and can get it to work locally when debugging, but for some reason get the 500 Server error when hosting it on IIS and accessing it through a client browser. Any thoughts?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      I am not sure where in your configuration you have an issue, but something isn't set up right. Maybe your website needs to have the connection string updated. Maybe there is a permissions issue with the username and password in the connection string. Maybe the issue is somewhere else entirely.

  • @ZoidbergForPresident
    @ZoidbergForPresident 4 ปีที่แล้ว

    Cool stuff, sir!

  • @pylvr8021
    @pylvr8021 3 ปีที่แล้ว +1

    any ideas how can i mock the library to unit test my code ?

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว

      I recommend a couple of my videos for this - th-cam.com/video/DwbYxP-etMY/w-d-xo.html and th-cam.com/video/ub3P8c87cwk/w-d-xo.html

  • @tassarna93
    @tassarna93 2 ปีที่แล้ว +1

    Hello, i have my solution structured like Client -- Server -- Shared, I have to somehow access the HttpClient on my server project in my Client project to reach IHttpClientFactory, anyway to resolve this?

    • @IAmTimCorey
      @IAmTimCorey  2 ปีที่แล้ว +1

      Those are separate projects. You cannot access a class instance across those projects. You will need to create a IHttpClientFactory on your client project as well, not just on your server project.

    • @tassarna93
      @tassarna93 2 ปีที่แล้ว

      @@IAmTimCorey Awesome, thanks!

  • @jamiefones7042
    @jamiefones7042 4 ปีที่แล้ว +3

    Hi Corey! Could you do this tutorial on Blazor Web Assembly? How would this differ?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      I can add that to the suggestion list.

  • @webtechdiary1107
    @webtechdiary1107 4 ปีที่แล้ว

    Nice work sir

  • @fobiozor19
    @fobiozor19 4 ปีที่แล้ว +1

    Great tutorial! Could you share how you would decorate a C# property to change it to a C# naming convention?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      I will add it to the list. Thanks for the suggestion.

  • @DanielEliasKana
    @DanielEliasKana 4 ปีที่แล้ว

    Thanks for this!

  • @manoharreddyn
    @manoharreddyn 4 ปีที่แล้ว

    Thanks Tim.

  • @albxdotcom
    @albxdotcom 4 ปีที่แล้ว

    excellent video

  • @galaxiegalaxie5003
    @galaxiegalaxie5003 4 ปีที่แล้ว +1

    Thanks,could you also do the video about refit with dot net coreand blazor webassembly,best practises😁

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      I will add it to the list. Thanks for the suggestion.

  • @patyue5012
    @patyue5012 3 ปีที่แล้ว +1

    I wonder what is the difference between WebApi and HttpClient as you have two different videos with different setup. Thank you.

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว +2

      WebAPI is the API itself (the project that sends data to anyone who calls it - swapi.dev is an API). HttpClient is the utility in C# to call an API and get the data.

  • @facundopugliese9632
    @facundopugliese9632 3 ปีที่แล้ว +1

    Thanks for the video, Tim. I would like to know how to configure the proxy server to consume the API through it. I'm getting Authentication error in the exception message ( Response status code does not indicate success: 407 (Proxy Authentication Required)). How do that with HttpClient?

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว +2

      I don't have a video on that but I'll add it to the suggestion list.

  • @glennmayer3862
    @glennmayer3862 3 ปีที่แล้ว

    Awesome!

  • @stewarthyde5111
    @stewarthyde5111 4 ปีที่แล้ว

    Tim, A lot of things have change with Webasembly especially in this area. I pretty sure this can be done ASP.Core Host server, it much more different related to HtmlClient. I want this work in something I am working - my quests it probably related to client is not actually a core project. When you research Webassembly, please research HtmlClient example here and with that project. One big difference there is no startup.cs

    • @stewarthyde5111
      @stewarthyde5111 4 ปีที่แล้ว

      Base on Microsoft docs - I try the following replacement in program.cs
      string uri = "www.metaweather.com/api/";
      var builder = WebAssemblyHostBuilder.CreateDefault(args);
      builder.RootComponents.Add("app");
      builder.Services.AddTransient(sp => new HttpClient { BaseAddress = new Uri(builder.HostEnvironment.BaseAddress) });
      builder.Services.AddHttpClient("ServerAPI",
      client => client.BaseAddress = new Uri(uri))
      .AddHttpMessageHandler();
      builder.Services.AddTransient(sp => sp.GetRequiredService()
      .CreateClient("ServerAPI"));
      await builder.Build().RunAsync();

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      I will be showing how to do this in Blazor WebAssembly shortly.

  • @sunilgv4750
    @sunilgv4750 3 ปีที่แล้ว +1

    Wove great. Can you please create a training session on creating a api gateway in .net core?

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว +1

      I will add it to the list. Thanks for the suggestion.

  • @glenroyscott7285
    @glenroyscott7285 3 ปีที่แล้ว

    Great tutorial Tim. However how do I add httpclientfactory in a caliburn micro wpf bootstrapper.? The simple container singleton does not allow for the implementation of the client factory.

  • @yingxing4134
    @yingxing4134 3 ปีที่แล้ว +1

    Tim, first of all thank you for all the great tutorials! My job schedule is very demanding but I am able to find 20 minutes here and 30 minutes there to follow them. Do you have an ordered index of all the videos? It would be great to go though them in the proper order, right now I am guessing from the names and upload dates.

  • @russellkemmit73
    @russellkemmit73 3 ปีที่แล้ว +1

    I think for learning sake, a POST example would have worked great here.

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว +1

      Thanks for the suggestion.

  • @tomabbott9221
    @tomabbott9221 4 ปีที่แล้ว +1

    Is there an elegant way of adding query string parameters to attach to the GET request, or is it best to build the full URL manually with something like stringbuilder?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Probably the easiest is just appending the parameters. No need for even stringbuilder since you aren't doing it repetitively.

  • @badrulhussain5545
    @badrulhussain5545 3 ปีที่แล้ว

    Greate video!!!

  • @bassonette
    @bassonette 3 ปีที่แล้ว +1

    Can you go over how to add basic authentication to the client ?

    • @IAmTimCorey
      @IAmTimCorey  3 ปีที่แล้ว +2

      th-cam.com/video/9QU_y7-VsC8/w-d-xo.html - check this out

  • @RomanSuska
    @RomanSuska 4 ปีที่แล้ว +1

    Thank you for the video Tim. Can you make a video how to use properly HttpClient in a project that has not built-in dependency injection, e.g. Console App, WPF App or Windows Service?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +5

      Those all have built-in dependency injection in .NET Core (although it is not turned on by default). I can add showing that to my suggestion list.

  • @Cinna54M
    @Cinna54M 3 ปีที่แล้ว

    im assuming a razor page is the equivalent of a combination of a Controller and Webpage from a ASP.NET Core w/ React app?

  • @philibertande3097
    @philibertande3097 2 ปีที่แล้ว +2

    Hi Tim,
    I have a very important question. The problem with IHttpclientFactory is that when used for a service like in blazor, it always creates a Transient, Service. But most of the time we want the service to be Scoped as an example to make it clearer. With Httpclient we write for a scoped service
    in program.cs of the client.WASM in NET6.
    builder.Services.AddScoped(sp => new HttpClient { BaseAddress = new Uri(builder.HostEnvironment.BaseAddress) });
    builder.Services.AddScoped();
    which is scoped fine. But with IHttpclientFactory we would have
    builder.Services.AddHttpClient(client =>
    {
    client.BaseAddress = new Uri(builder.HostEnvironment.BaseAddress);
    });
    Which is transient which is not what we want! we want it scoped when injected in a component. How can we make this IHttpclientFactory create a scoped service here for (IProductService, ProductService)!!? The' easiest way possible?!!
    Thank you for your help.

    • @IAmTimCorey
      @IAmTimCorey  2 ปีที่แล้ว +1

      You might need to stick with HttpClient for that (see the docs here: learn.microsoft.com/en-us/dotnet/core/extensions/httpclient-factory#httpclient-lifetime-management ). If that doesn't explain it well enough, you probably need to ask this question on Stack Overflow.

  • @nisimkd1
    @nisimkd1 4 ปีที่แล้ว +1

    Hi Tim, great video, thank you!
    What do you think about using the Nuget package Newtonsoft.Json in the .net core project?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      The new System.Text.Json package is faster, so if you are able to use it and don't need the more advanced features of Newtonsoft, I would recommend going that way.

    • @nisimkd1
      @nisimkd1 4 ปีที่แล้ว

      Thank you, Tim.
      Where can I see the features of System.Text.Json?

  • @jfkansas5508
    @jfkansas5508 4 ปีที่แล้ว

    Got it to work, was annoyed by all the Celsius so converted all to F. It works in the model but wanting to refactor into a service.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      Nice job taking it to the next level.

    • @jfkansas5508
      @jfkansas5508 4 ปีที่แล้ว

      @@IAmTimCorey Thanks, I shot you an email a while back on possibly refactoring what I had done. I was just wondering if there was a better way to do it. Thinking also about referencing a service layer to do the conversion. But wasn't sure on that since blazor server in this project doesn't use controllers.

  • @paulrosemberg3763
    @paulrosemberg3763 4 ปีที่แล้ว

    Great tutorial. How should I call the uri if I want to pass parameters? Should I add curly brackets after the uri with the dynamic parameters I need to pass?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      It depends on what you mean. For the GET call, we are passing a parameter (the location ID). You just pass that as part of the string. If you are doing a POST command (or similar), you can pass the parameters separately in the call.

  • @WorstDeveloper
    @WorstDeveloper 4 ปีที่แล้ว +1

    Is there any difference in terms of performance when using try catch?

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +1

      Try/catch does add overhead but unless you are making hundreds of repeated calls per client, it should not be noticeable. Good question.

  • @crnisrb
    @crnisrb 4 ปีที่แล้ว +1

    Thanks Tim. I wonder how would you overcome that underscore issue in a layered architecture where your DTO or a model would be a part of domain/core and api fetching service a part of Infrastructure layer? Since we can change weather api provider, there should be some mapping involved? Or am I looking at this from the wrong angle? I’d just prefer my models and DTOs to remain POCO.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว

      I am not sure I see the issue. If your DTO needs to change based upon a higher layer, you would do a mapping to a new model. Does that answer your question?

    • @crnisrb
      @crnisrb 4 ปีที่แล้ว

      @@IAmTimCorey Yeah, that's what I figured. What I wanted to ask, for an example in EF, you could decorate your entities, but if you prefer not to, you can specify decoration equivalents in the configuration. That way you can map things outside of the entities and have them remain completely oblivious of EF. IF you then switch to a different ORM, you just (hopefully) write new configuration specific to that ORM. Is there any way to do something similar with JSON deserialization using System.Net.Http.Json ? Hope this clears it up. Thanks, Tim.

  • @hfpsc27
    @hfpsc27 3 ปีที่แล้ว

    Great content. Can I get the API config from a data base and kind of "inject" in startup class? Thank You.

  • @S3Kglitches
    @S3Kglitches ปีที่แล้ว

    What strategy do you suggest for clients generated by NSwag which is default for scaffolding REST API Clients in NET Framework in Visual Studio? It accepts HttpClient as an argument. Do you suggest creating one such client everytime (short lived, such as DbContext with EF Core) and populating it with a HttpClient received from IHttpClientFactory?
    The problem is that the NSwag-generated client accepting HttpClient in constructor does not implement IDisposable. How to work with that?

  • @harrygarala4119
    @harrygarala4119 2 ปีที่แล้ว

    Is there any idea to without change in web api & only change in wasm to allow cors.

  • @xPa7r1cKx
    @xPa7r1cKx 4 ปีที่แล้ว +1

    Lets assume you have an WebAPI which references Services layer (class library) that handles all the logic. If you inject IHTTPClientFactory to the WebAPI all is fine, but how do you pass the HTTPClientFactory to the service layer so one is able to do calls from there? A class library doesn't know about IHTTPClientFactories and such.

    • @IAmTimCorey
      @IAmTimCorey  4 ปีที่แล้ว +2

      It is a NuGet package to add the ability to use IHTTPClientFactory.

  • @jeyaprakash6985
    @jeyaprakash6985 3 ปีที่แล้ว

    Hi Tim, When we use Multiple named http client, is there any way we can assign the common properties in single place instead repeating in all the named http clients? Thanks in advance