In this video, I give an introduction to HTTP Clients in C#. This video is designed as a brief overview of how to use HTTPClient in your own C# projects, for both .NET Framework and .NET Core applications. HTTP can seem like a daunting concept at first, but this video should help to eliminate the difficulties of getting started with HTTP in C#.
For any questions, comments, suggestions or discussions join my discord server with this link: https://discord.gg/KM7FfMeHtS
The github repository for the code shown in this video can be found at this link: https://github.com/vmille25/C-Sharp-HTTPClient-App-NetCore.git