Shared code related to HTTP, primarily for working with HttpClient.
Info
Version: | 4.0.0-beta1 |
Author(s): | Steeltoe, VMware |
Last Update: | Monday, March 3, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://steeltoe.io/ |
NuGet Url: | https://www.nuget.org/packages/Steeltoe.Common.Http |
Install
Install-Package Steeltoe.Common.Http
dotnet add package Steeltoe.Common.Http
paket add Steeltoe.Common.Http
Steeltoe.Common.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- Steeltoe.Common(>= 3.0.2)
- Steeltoe.Discovery.Abstractions(>= 3.0.2)
- Microsoft.Extensions.Http(>= 2.1.0)
- System.Text.Json(>= 4.6.0)
Tags