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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Genocs.HTTP" Version="7.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Genocs.HTTP" Version="7.2.5" />
                    
Directory.Packages.props
<PackageReference Include="Genocs.HTTP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Genocs.HTTP --version 7.2.5
                    
#r "nuget: Genocs.HTTP, 7.2.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Genocs.HTTP@7.2.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Genocs.HTTP&version=7.2.5
                    
Install as a Cake Addin
#tool nuget:?package=Genocs.HTTP&version=7.2.5
                    
Install as a Cake Tool

.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 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 13,643 5/1/2025
7.2.4 2,161 4/18/2025
7.2.3 17,219 1/20/2025
7.2.2 721 12/31/2024
7.2.1 11,372 12/15/2024
7.2.0 1,010 12/14/2024
7.1.0 3,775 11/29/2024
7.0.0 8,335 11/24/2024
6.4.0 14,503 11/10/2024
6.3.0 14,178 11/3/2024
6.2.0 7,723 10/22/2024
6.1.0 8,889 10/12/2024
6.0.0 908 7/31/2024
6.0.0-preview.2.0 5,270 7/19/2024
6.0.0-preview.1.0 6,182 6/19/2024
5.0.12 234 6/12/2024
5.0.11 5,328 5/19/2024
5.0.10 9,507 3/31/2024
5.0.9 1,376 2/19/2024
5.0.8 1,322 2/8/2024
5.0.6 3,127 1/23/2024
5.0.5 10,936 12/26/2023
5.0.4 14,633 12/7/2023
5.0.3 216 11/30/2023
5.0.2 203 11/28/2023
5.0.1 216 11/28/2023
5.0.0 341 11/25/2023
5.0.0-preview1.0 185 3/25/2023
5.0.0-preview.5.0 688 10/13/2023
5.0.0-preview.4.1 2,275 8/9/2023
5.0.0-preview.4.0 778 7/15/2023
5.0.0-preview.3.2 138 7/13/2023
5.0.0-preview.3.1 137 6/19/2023
5.0.0-preview.3.0 368 4/25/2023
5.0.0-preview.2.0 130 4/25/2023
5.0.0-preview.1.3 141 3/27/2023
5.0.0-preview.1.2 142 3/27/2023

The change log and breaking changes are listed here.
           https://github.com/Genocs/genocs-library/releases