Onspay.AspNetCore
1.4.2
dotnet add package Onspay.AspNetCore --version 1.4.2
NuGet\Install-Package Onspay.AspNetCore -Version 1.4.2
<PackageReference Include="Onspay.AspNetCore" Version="1.4.2" />
<PackageVersion Include="Onspay.AspNetCore" Version="1.4.2" />
<PackageReference Include="Onspay.AspNetCore" />
paket add Onspay.AspNetCore --version 1.4.2
#r "nuget: Onspay.AspNetCore, 1.4.2"
#:package Onspay.AspNetCore@1.4.2
#addin nuget:?package=Onspay.AspNetCore&version=1.4.2
#tool nuget:?package=Onspay.AspNetCore&version=1.4.2
ASP.NET Core utilities: GlobalExceptionHandler, CustomResults (Result-to-ProblemDetails), CorrelationIdMiddleware, RequestResponseLoggingMiddleware, IEndpoint pattern, Result Match extensions, ApiResponse envelope with ToApiResponse/ToCreatedApiResponse extensions, and outbound HttpClient propagation (CorrelationIdDelegatingHandler, TenantIdDelegatingHandler) via AddCorrelationIdPropagation()/AddTenantIdPropagation().
| 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.Infrastructure.Correlation (>= 1.4.2)
- Onspay.Infrastructure.Logging (>= 1.4.2)
- Onspay.SharedKernel (>= 1.4.2)
- Serilog (>= 4.3.1)
-
net9.0
- Onspay.Infrastructure.Correlation (>= 1.4.2)
- Onspay.Infrastructure.Logging (>= 1.4.2)
- Onspay.SharedKernel (>= 1.4.2)
- Serilog (>= 4.3.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Onspay.AspNetCore:
| Package | Downloads |
|---|---|
|
Onspay.Infrastructure.ModuleClient
Refit-based typed HTTP client registration for platform module-to-module calls (AddModuleClient<TApiInterface>) AND tenant-configured external integrations (AddExternalClient<TApiInterface>). Automatically chains Onspay.AspNetCore's CorrelationIdDelegatingHandler/TenantIdDelegatingHandler/RequestResponseLoggingDelegatingHandler so every outbound call carries X-Correlation-Id/X-Tenant-Id and is logged without the caller setting any of that up by hand. AddExternalClient additionally resolves BaseUrl/AuthType/AuthSecret/TimeoutMilliseconds per-call from Onspay.Infrastructure.Tenancy's ITenantClientEndpointResolver for the ambient tenant. Also provides ApiResponse<T>/ApiException/TenantClientEndpointNotConfiguredException to Result<T> unwrapping so Application-layer code never has to know whether data came from this module's own DB, another module's API, or a tenant's own external system. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.4.2 | 33 | 9/25/2026 |
| 1.4.1 | 36 | 9/25/2026 |
| 1.4.0 | 35 | 9/25/2026 |
| 1.3.15 | 32 | 9/25/2026 |
| 1.3.14 | 108 | 9/21/2026 |
| 1.3.13 | 118 | 9/18/2026 |
| 1.3.11 | 120 | 9/17/2026 |
| 1.3.10 | 96 | 9/17/2026 |
| 1.3.8 | 103 | 9/15/2026 |
| 1.3.7 | 108 | 9/15/2026 |
| 1.3.6 | 94 | 9/15/2026 |
| 1.3.4 | 107 | 9/14/2026 |
| 1.3.3 | 108 | 9/14/2026 |
| 1.3.2 | 97 | 9/14/2026 |
| 1.3.1 | 101 | 9/14/2026 |
| 1.3.0 | 190 | 9/7/2026 |
| 1.2.7 | 142 | 9/4/2026 |
| 1.2.6 | 106 | 9/3/2026 |
| 1.2.5 | 140 | 8/31/2026 |
| 1.2.4 | 113 | 8/28/2026 |