Onspay.Infrastructure.Correlation
1.0.16
dotnet add package Onspay.Infrastructure.Correlation --version 1.0.16
NuGet\Install-Package Onspay.Infrastructure.Correlation -Version 1.0.16
<PackageReference Include="Onspay.Infrastructure.Correlation" Version="1.0.16" />
<PackageVersion Include="Onspay.Infrastructure.Correlation" Version="1.0.16" />
<PackageReference Include="Onspay.Infrastructure.Correlation" />
paket add Onspay.Infrastructure.Correlation --version 1.0.16
#r "nuget: Onspay.Infrastructure.Correlation, 1.0.16"
#:package Onspay.Infrastructure.Correlation@1.0.16
#addin nuget:?package=Onspay.Infrastructure.Correlation&version=1.0.16
#tool nuget:?package=Onspay.Infrastructure.Correlation&version=1.0.16
Correlation ID primitives for distributed tracing: ICorrelationAccessor, AsyncLocal scope management, and Serilog enricher.
| 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
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Serilog (>= 4.3.1)
-
net9.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.4)
- Serilog (>= 4.3.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Onspay.Infrastructure.Correlation:
| Package | Downloads |
|---|---|
|
Onspay.Infrastructure.Inbox
Inbox pattern: InboxMessage entity, EF Core configuration, IInboxDbContext, ProcessInboxMessagesJob (Quartz + Dapper), and InboxOptions. |
|
|
Onspay.AspNetCore
ASP.NET Core utilities: GlobalExceptionHandler, CustomResults (Result-to-ProblemDetails), RequestContextLoggingMiddleware, IEndpoint pattern, Result Match extensions, and ApiResponse envelope with ToApiResponse/ToCreatedApiResponse extensions. |
|
|
Onspay.Infrastructure.Outbox
Outbox pattern: OutboxMessage entity, EF Core configuration, IOutboxDbContext, ProcessOutboxMessagesJob (Quartz + Dapper), and OutboxOptions. |
|
|
Onspay.Infrastructure.Messaging.RabbitMq
RabbitMQ messaging: RabbitMqPublisher, RabbitMqConsumer (BackgroundService writing to inbox), RabbitMqOptions, and DI registration. |
|
|
Onspay.Infrastructure.Logging
Environment-based Elasticsearch logging with ECS-native data streams, correlation ID enrichment, and Serilog configuration. |
GitHub repositories
This package is not used by any popular GitHub repositories.