Genocs.Http 9.0.0-beta001

This is a prerelease version of Genocs.Http.

Requires NuGet 5.0.0 or higher.

dotnet add package Genocs.Http --version 9.0.0-beta001
                    
NuGet\Install-Package Genocs.Http -Version 9.0.0-beta001
                    
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="9.0.0-beta001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Genocs.Http" Version="9.0.0-beta001" />
                    
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 9.0.0-beta001
                    
#r "nuget: Genocs.Http, 9.0.0-beta001"
                    
#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@9.0.0-beta001
                    
#: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=9.0.0-beta001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Genocs.Http&version=9.0.0-beta001&prerelease
                    
Install as a Cake Tool

Genocs.Http

Genocs Library Banner

Http client abstractions and helpers for Genocs applications. Supports net10.0, net9.0, and net8.0.

Installation

dotnet add package Genocs.Http

Getting Started

Use this package to provide the base Http abstraction layer for outbound service calls and client configuration in Genocs services.

Main Entry Points

  • AddHttpClient

Support

Release Notes

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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

Consul-based service discovery integration for Genocs applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-beta001 0 2/28/2026
8.1.0 145 2/8/2026
8.0.0 2,664 11/23/2025
7.5.1 2,691 10/19/2025
7.5.0 5,380 10/12/2025
7.4.1 2,069 9/19/2025
7.4.0 336 9/19/2025
7.3.0 8,431 8/14/2025
7.2.5 13,761 5/1/2025
7.2.4 2,265 4/18/2025
7.2.3 17,322 1/20/2025
7.2.2 817 12/31/2024
7.2.1 11,490 12/15/2024
7.2.0 1,127 12/14/2024
7.1.0 3,869 11/29/2024
7.0.0 8,427 11/24/2024
6.4.0 14,607 11/10/2024
6.3.0 14,288 11/3/2024
6.2.0 7,820 10/22/2024
6.1.0 8,983 10/12/2024
Loading failed

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