ND.FW.ClientProvider
0.0.2
See the version list below for details.
dotnet add package ND.FW.ClientProvider --version 0.0.2
NuGet\Install-Package ND.FW.ClientProvider -Version 0.0.2
<PackageReference Include="ND.FW.ClientProvider" Version="0.0.2" />
<PackageVersion Include="ND.FW.ClientProvider" Version="0.0.2" />
<PackageReference Include="ND.FW.ClientProvider" />
paket add ND.FW.ClientProvider --version 0.0.2
#r "nuget: ND.FW.ClientProvider, 0.0.2"
#:package ND.FW.ClientProvider@0.0.2
#addin nuget:?package=ND.FW.ClientProvider&version=0.0.2
#tool nuget:?package=ND.FW.ClientProvider&version=0.0.2
A robust HTTP client provider for .NET 8 with built-in retry policies and circuit breaker pattern. Supports GET and POST methods with JSON and Form Data.
| 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
- Microsoft.Extensions.Configuration.Binder (>= 10.0.0)
- Microsoft.Extensions.Http (>= 10.0.0)
- Microsoft.Extensions.Http.Polly (>= 10.0.0)
- Microsoft.Extensions.Options (>= 10.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.0)
- Polly (>= 8.6.5)
- Polly.Extensions.Http (>= 3.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ND.FW.ClientProvider:
| Package | Downloads |
|---|---|
|
ND.FW.WorkflowEngine
ND Enterprise WorkFlow Framework provides a unified, engine-agnostic abstraction for defining and executing business workflows within the ND IDP platform. Supports Elsa v3 as the backing workflow engine with built-in adapters for activity orchestration, transition wiring, HTTP call execution, and workflow lifecycle management. |
GitHub repositories
This package is not used by any popular GitHub repositories.