Genocs.HTTP
7.2.5
Requires NuGet 5.0.0 or higher.
dotnet add package Genocs.HTTP --version 7.2.5
NuGet\Install-Package Genocs.HTTP -Version 7.2.5
<PackageReference Include="Genocs.HTTP" Version="7.2.5" />
<PackageVersion Include="Genocs.HTTP" Version="7.2.5" />
<PackageReference Include="Genocs.HTTP" />
paket add Genocs.HTTP --version 7.2.5
#r "nuget: Genocs.HTTP, 7.2.5"
#addin nuget:?package=Genocs.HTTP&version=7.2.5
#tool nuget:?package=Genocs.HTTP&version=7.2.5
.NET Core HTTP client library
This package contains a set of functionalities to use http client for microservice, the library is designed by Genocs even thought a lot of insight came from community. First of all I have to say thanks to devmentors
The libraries are built using .NET7.
Description
Core NuGet package http client implementation useful for for microservice architecture.
Support
Please check the GitHub repository getting more info.
DataProvider Settings
Following are the project settings needed to enable monitoring
"AppSettings": {
"ServiceName": "Demo WebApi",
},
"ConnectionStrings": {
"ApplicationInsights": ""
},
"Monitoring": {
"Jaeger": "localhost",
}
Support
Please check the GitHub repository to get more info.
Release notes
The change log and breaking changes are listed here.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- Genocs.Core (>= 7.2.5)
- Microsoft.Extensions.Http (>= 9.0.4)
- Polly (>= 8.5.2)
-
net7.0
- Genocs.Core (>= 7.2.5)
- Microsoft.Extensions.Http (>= 9.0.4)
- Polly (>= 8.5.2)
-
net8.0
- Genocs.Core (>= 7.2.5)
- Microsoft.Extensions.Http (>= 9.0.4)
- Polly (>= 8.5.2)
-
net9.0
- Genocs.Core (>= 7.2.5)
- Microsoft.Extensions.Http (>= 9.0.4)
- Polly (>= 8.5.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Genocs.HTTP:
Package | Downloads |
---|---|
Genocs.Discovery.Consul
The service discovery library powered by Consul. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.2.5 | 9,974 | 5/1/2025 |
7.2.4 | 2,147 | 4/18/2025 |
7.2.3 | 17,204 | 1/20/2025 |
7.2.2 | 709 | 12/31/2024 |
7.2.1 | 11,357 | 12/15/2024 |
7.2.0 | 983 | 12/14/2024 |
7.1.0 | 3,762 | 11/29/2024 |
7.0.0 | 8,323 | 11/24/2024 |
6.4.0 | 14,492 | 11/10/2024 |
6.3.0 | 14,164 | 11/3/2024 |
6.2.0 | 7,711 | 10/22/2024 |
6.1.0 | 8,880 | 10/12/2024 |
6.0.0 | 896 | 7/31/2024 |
6.0.0-preview.2.0 | 5,254 | 7/19/2024 |
6.0.0-preview.1.0 | 6,167 | 6/19/2024 |
5.0.12 | 216 | 6/12/2024 |
5.0.11 | 5,312 | 5/19/2024 |
5.0.10 | 9,490 | 3/31/2024 |
5.0.9 | 1,365 | 2/19/2024 |
5.0.8 | 1,310 | 2/8/2024 |
5.0.6 | 3,114 | 1/23/2024 |
5.0.5 | 10,924 | 12/26/2023 |
5.0.4 | 14,624 | 12/7/2023 |
5.0.3 | 204 | 11/30/2023 |
5.0.2 | 195 | 11/28/2023 |
5.0.1 | 200 | 11/28/2023 |
5.0.0 | 309 | 11/25/2023 |
5.0.0-preview1.0 | 156 | 3/25/2023 |
5.0.0-preview.5.0 | 670 | 10/13/2023 |
5.0.0-preview.4.1 | 2,251 | 8/9/2023 |
5.0.0-preview.4.0 | 747 | 7/15/2023 |
5.0.0-preview.3.2 | 108 | 7/13/2023 |
5.0.0-preview.3.1 | 111 | 6/19/2023 |
5.0.0-preview.3.0 | 341 | 4/25/2023 |
5.0.0-preview.2.0 | 104 | 4/25/2023 |
5.0.0-preview.1.3 | 111 | 3/27/2023 |
5.0.0-preview.1.2 | 112 | 3/27/2023 |
The change log and breaking changes are listed here.
https://github.com/Genocs/genocs-library/releases