Info
Version: | 7.0.0 |
Author(s): | freeMartin |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/fm.Extensions.HttpClient |
NuGet Url: | https://www.nuget.org/packages/fm.Extensions.HttpClient |
Install
Install-Package fm.Extensions.HttpClient
dotnet add package fm.Extensions.HttpClient
paket add fm.Extensions.HttpClient
fm.Extensions.HttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.Extensions.Options(>= 5.0.0)
- fm.Extensions.Logging(>= 5.0.0)
Tags
Provides convenient methods like GetVerified, PostVerified, PostAsJsonVerified and more which take care of error handling for you.