Onspay.Infrastructure.ModuleClient
1.1.0
See the version list below for details.
dotnet add package Onspay.Infrastructure.ModuleClient --version 1.1.0
NuGet\Install-Package Onspay.Infrastructure.ModuleClient -Version 1.1.0
<PackageReference Include="Onspay.Infrastructure.ModuleClient" Version="1.1.0" />
<PackageVersion Include="Onspay.Infrastructure.ModuleClient" Version="1.1.0" />
<PackageReference Include="Onspay.Infrastructure.ModuleClient" />
paket add Onspay.Infrastructure.ModuleClient --version 1.1.0
#r "nuget: Onspay.Infrastructure.ModuleClient, 1.1.0"
#:package Onspay.Infrastructure.ModuleClient@1.1.0
#addin nuget:?package=Onspay.Infrastructure.ModuleClient&version=1.1.0
#tool nuget:?package=Onspay.Infrastructure.ModuleClient&version=1.1.0
Refit-based typed HTTP client registration for platform module-to-module calls (AddModuleClient<TApiInterface>). Automatically chains Onspay.AspNetCore's CorrelationIdDelegatingHandler/TenantIdDelegatingHandler so every outbound call carries X-Correlation-Id/X-Tenant-Id without the caller setting them by hand. Also provides ApiResponse<T>/ApiException to Result<T> unwrapping so Application-layer code never has to know whether data came from this module's own DB or another module's API.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net10.0
- Onspay.AspNetCore (>= 1.1.0)
- Onspay.SharedKernel (>= 1.1.0)
- Refit (>= 11.2.0)
- Refit.HttpClientFactory (>= 11.2.0)
-
net9.0
- Onspay.AspNetCore (>= 1.1.0)
- Onspay.SharedKernel (>= 1.1.0)
- Refit (>= 11.2.0)
- Refit.HttpClientFactory (>= 11.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.