FarNominal.Interface.Core.Http
1.0.11
dotnet add package FarNominal.Interface.Core.Http --version 1.0.11
NuGet\Install-Package FarNominal.Interface.Core.Http -Version 1.0.11
<PackageReference Include="FarNominal.Interface.Core.Http" Version="1.0.11" />
<PackageVersion Include="FarNominal.Interface.Core.Http" Version="1.0.11" />
<PackageReference Include="FarNominal.Interface.Core.Http" />
paket add FarNominal.Interface.Core.Http --version 1.0.11
#r "nuget: FarNominal.Interface.Core.Http, 1.0.11"
#:package FarNominal.Interface.Core.Http@1.0.11
#addin nuget:?package=FarNominal.Interface.Core.Http&version=1.0.11
#tool nuget:?package=FarNominal.Interface.Core.Http&version=1.0.11
FarNominal.Interface.Core.Http
Interfaces to the HTTP request services and proxy configuration.
This project is dependent on FarNominal.Interface.Core.Models
.
Product | Versions 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 was computed. 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. |
-
net8.0
- FarNominal.Interface.Core.Models (>= 1.0.9)
- Microsoft.Extensions.Http (>= 8.0.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on FarNominal.Interface.Core.Http:
Package | Downloads |
---|---|
FarNominal.Core.Tools
Utility classes that implement the building blocks of the FarNominal library. |
|
FarNominal.Identity.Keycloak
Implementation of an OpenID Connect client API service using Keycloak. |
|
FarNominal.HAProxy.DataPlane.V1
Registration with HAProxy load balancer using Data Plane API V1. |
|
FarNominal.Messaging.Telstra.V3
Implementation of a text messaging service using the Telstra Messaging API V3. |
|
FarNominal.Identity.Oidc
Implementation of generic OpenID Connect services. |
GitHub repositories
This package is not used by any popular GitHub repositories.
1.0.11 - Rebuild with updated interfaces.
1.0.10 - Update copyright year.
1.0.9 - Rebuild with geographic coordinate obfuscation.
1.0.8 - Add configurable retry strategy to HTTP requests.
1.0.7 - Rebuild with default timestamp for service result.
1.0.6 - Rebuild with type for geographic coordinates.
1.0.5 - Rebuild with updated time unit enum.
1.0.4 - Set parameter default for the option to ignore null values to 'false'.
1.0.3 - Add parameter to ignore null values in serialised body of 'Post' and 'Put' methods.
1.0.2 - Initial revision, targetting .NET 8