Sign in Sign up
nuget

Onspay.Infrastructure.ModuleClient

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.

nuget View on Nuget

Activity

Latest release
17h ago
Total releases
16
Cadence
~daily
Last 12 months
16

Details

License
MIT
First release
Aug 17, 2026
Releases
Version Released
1.3.4 patch
1.3.3 patch
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.7 patch
1.2.6 patch
1.2.5 patch
1.2.4 patch
1.2.3 patch
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.2 patch
1.1.1 patch
1.1.0 initial