filmov
tv
The Best .NET REST API Client You Didn't Know About
Показать описание
The easy way to make HTTP requests in .NET is to use the HttpClient to send those requests. And it's a great abstraction to work with, especially with the methods supporting JSON payloads and responses. Unfortunately, it's easy to misuse the HttpClient. Port exhaustion and DNS behavior are some of the most common problems. Enter Refit: the automatic type-safe REST library for .NET Core. In this video, I'll show you how to use Refit to easily integrate with an HTTP API.
The Right Way To Use HttpClient In .NET
Join my weekly .NET newsletter:
Read my Blog here:
Chapters
0:00 GitHub API integration with HttpClient
4:54 Replacing HttpClient with Refit
10:03 Creating a PATCH endpoint with Refit
The Best .NET REST API Client You Didn't Know About
ASP.NET 8 REST API Tutorial - The 'Sweet Spot' Architecture
Industry Level REST API using .NET 6 – Tutorial for Beginners
ASP.NET Core Web API Best Practices
Build a RESTful API in ASP.NET 6.0 in 9 Steps!
Intro to Web API in .NET 6 - Including Minimal APIs, Swagger, and more
ASP.NET Core Web API Features You Need to Know In 10 Minutes or Less
Adding Filtering, Sorting And Pagination To a REST API | .NET 7
167. Should I Create A Minimal API Or Full API?
RESTful API with .NET Core (.NET 7) - Full Course for Beginners
Deep Dive into REST API Design and Implementation Best Practices
Top 6 Most Popular API Architecture Styles
.NET 8 Web API & Entity Framework 🚀 Full CRUD Course (with Code-First Migrations & SQL Serve...
Difference Between REST API vs Web API vs SOAP API Explained
CRUD REST API With Clean Architecture & DDD In .NET 7
.NET 5 REST API Tutorial - Build From Scratch With C#
What Is REST API? Examples And How To Use It: Crash Course System Design #3
ASP.NET Web API CRUD Operations - .NET8 and Entity Framework Core Tutorial
GraphQL vs REST: Which is Better for APIs?
Never RESTing – RESTful API Best Practices using ASP.NET Web API - Spencer Schneidenbach
REST API - Versioning REST APIs
REST API Interview Questions (Beginner Level)
Rest API - Best Practices - Design
Building a Serverless REST API in .NET with AWS Lambda
Комментарии