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

Показать описание
How do you safely connect to APIs in .NET Core using C#? HttpClient is the way to go, but doing right is important. Otherwise, you could exhaust your connection pool and cause issues in your application.
0:00 - Intro
0:56 - Blazor server demo app
3:36 - Http.Json NuGet reference
4:48 - New Blazor page: Razor component
5:55 - Data models from json data
14:15 - Editing Blazor page: Page name and navigation link
16:16 - Inject and use Http client: long way
26:40 - Editing Blazor page: Blazor page render logic
31:19 - Running Demo App
33:22 - Inject and use Http client with try - catch
43:02 - Summary and concluding remarks
Thanks to Ralfs HBK for the chapter breakdown
0:00 - Intro
0:56 - Blazor server demo app
3:36 - Http.Json NuGet reference
4:48 - New Blazor page: Razor component
5:55 - Data models from json data
14:15 - Editing Blazor page: Page name and navigation link
16:16 - Inject and use Http client: long way
26:40 - Editing Blazor page: Blazor page render logic
31:19 - Running Demo App
33:22 - Inject and use Http client with try - catch
43:02 - Summary and concluding remarks
Thanks to Ralfs HBK for the chapter breakdown
The RIGHT Way To Use HttpClient In .NET
Stop using the HttpClient the wrong way in .NET
Using HttpClient in .NET Core to Connect to APIs in C#
How To Use HTTP CLIENT IN ASP NET CORE Applications | Getting Started With ASP.NET Core Series
HttpClient in Asp.Net Core Web API | HttpClient C#
All You Need To Know About IHttpClientFactory in ASP.Net Core
The Secret HttpClient Feature You Need To Use in .NET
Basic HttpClient in ASP.NET Core
Use HttpClient Properly with HttpClientFactory With Named and Typed Clients in .NET
The Best Way To Use HttpClient in .NET: Typed Clients
Using Named HttpClients In ASP.NET Core
C# - Dotnet Core - How To Use - { WebClient / HttpClient } .netcore
asp.net core - HttpClient & IHttpClientFactory Tutorial & Tips (+ System.Net.Http.Json)
The Best .NET REST API Client You Didn't Know About
Call External Endpoints in Asp.Net core Web API using HttpClient | CLEAN Architecture
Consume ASP.Net Core Web API Using HttpClient in WPF
Using HttpClient Best Practices - FULL STACK WPF (.NET CORE) MVVM #29
C# : Best way to use HTTPClient in ASP.Net Core as a DI Singleton
Ihttpclientfactory in ASP.NET Core | How to implement | Httpclient vs ihttpclientfactory
5 - Learning how to use IHttpClientFactory | Best Practices | HttpClient C#
How to Send Basic Authentication through an API using C#/.Net Core
Super Simple HTTP Client Application Guide in C#
How To Use Named HttpClients In .NET #shorts
HttpClient in ASP.NET Core 🤔👩💻 #shorts #aspnetcore
Комментарии