Onspay.Infrastructure.Tenancy
1.3.14
dotnet add package Onspay.Infrastructure.Tenancy --version 1.3.14
NuGet\Install-Package Onspay.Infrastructure.Tenancy -Version 1.3.14
<PackageReference Include="Onspay.Infrastructure.Tenancy" Version="1.3.14" />
<PackageVersion Include="Onspay.Infrastructure.Tenancy" Version="1.3.14" />
<PackageReference Include="Onspay.Infrastructure.Tenancy" />
paket add Onspay.Infrastructure.Tenancy --version 1.3.14
#r "nuget: Onspay.Infrastructure.Tenancy, 1.3.14"
#:package Onspay.Infrastructure.Tenancy@1.3.14
#addin nuget:?package=Onspay.Infrastructure.Tenancy&version=1.3.14
#tool nuget:?package=Onspay.Infrastructure.Tenancy&version=1.3.14
Multi-tenant context: ICurrentTenantContext (ambient AsyncLocal, mirrors Onspay.Infrastructure.Correlation's pattern), ITenantResolver / ITenantClientEndpointResolver contracts with TenantResolverBase / TenantClientEndpointResolverBase caching+Vault-resolution base classes (consuming apps implement only the raw query), ModuleCode, and TenantContextMiddleware.
| 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.3.14)
- Onspay.Infrastructure.Vault (>= 1.3.14)
- Onspay.SharedKernel (>= 1.3.14)
-
net9.0
- Microsoft.Extensions.Caching.Memory (>= 10.0.4)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.4)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.4)
- Microsoft.Extensions.Options (>= 10.0.4)
- Onspay.Infrastructure.Correlation (>= 1.3.14)
- Onspay.Infrastructure.Vault (>= 1.3.14)
- Onspay.SharedKernel (>= 1.3.14)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Onspay.Infrastructure.Tenancy:
| Package | Downloads |
|---|---|
|
Onspay.Infrastructure.Inbox
Inbox pattern: InboxMessage entity, EF Core configuration, IInboxDbContext, ProcessInboxMessagesJob (Quartz + Dapper), and InboxOptions. |
|
|
Onspay.Infrastructure.Outbox
Outbox pattern: OutboxMessage entity, EF Core configuration, IOutboxDbContext, ProcessOutboxMessagesJob (Quartz + Dapper), and OutboxOptions. |
|
|
Onspay.Infrastructure.Messaging.RabbitMq
RabbitMQ messaging: named buses each with multiple queues; per-queue HasInbox chooses the inbox writer or a project-supplied IRabbitMqMessageHandler; multi-bus RabbitMqPublisher; DI registration. |
|
|
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.3.14 | 57 | 9/21/2026 |
| 1.3.13 | 79 | 9/18/2026 |
| 1.3.11 | 90 | 9/17/2026 |
| 1.3.10 | 64 | 9/17/2026 |
| 1.3.8 | 114 | 9/15/2026 |
| 1.3.7 | 104 | 9/15/2026 |
| 1.3.6 | 113 | 9/15/2026 |
| 1.3.4 | 130 | 9/14/2026 |
| 1.3.3 | 114 | 9/14/2026 |
| 1.3.2 | 115 | 9/14/2026 |
| 1.3.1 | 117 | 9/14/2026 |
| 1.3.0 | 187 | 9/7/2026 |
| 1.2.7 | 131 | 9/4/2026 |
| 1.2.6 | 132 | 9/3/2026 |
| 1.2.5 | 144 | 8/31/2026 |
| 1.2.4 | 136 | 8/28/2026 |
| 1.2.3 | 139 | 8/28/2026 |
| 1.2.2 | 103 | 8/27/2026 |
| 1.2.1 | 97 | 8/19/2026 |
| 1.2.0 | 106 | 8/19/2026 |