Incursa.Platform.Correlation
6.0.4
Prefix Reserved
dotnet add package Incursa.Platform.Correlation --version 6.0.4
NuGet\Install-Package Incursa.Platform.Correlation -Version 6.0.4
<PackageReference Include="Incursa.Platform.Correlation" Version="6.0.4" />
<PackageVersion Include="Incursa.Platform.Correlation" Version="6.0.4" />
<PackageReference Include="Incursa.Platform.Correlation" />
paket add Incursa.Platform.Correlation --version 6.0.4
#r "nuget: Incursa.Platform.Correlation, 6.0.4"
#:package Incursa.Platform.Correlation@6.0.4
#addin nuget:?package=Incursa.Platform.Correlation&version=6.0.4
#tool nuget:?package=Incursa.Platform.Correlation&version=6.0.4
Incursa.Platform.Correlation
Incursa.Platform.Correlation provides the shared correlation primitives used to connect HTTP requests, background workflows, operations, and audit trails.
What It Owns
- correlation ID value types and context objects
- context accessor abstractions for ambient and request-scoped usage
- header serialization helpers for cross-service propagation
What It Does Not Own
- tracing exporters or vendor-specific telemetry sinks
- operation history storage
- audit records themselves
Related Packages
Incursa.Platform.Observabilityfor shared event and tag conventionsIncursa.Platform.Operationsfor long-running workflow trackingIncursa.Platform.Auditfor immutable audit history
Typical Use
Use this package when you need consistent identifiers for tracing, diagnostics, and audit stitching across service boundaries.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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
- No dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Incursa.Platform.Correlation:
| Package | Downloads |
|---|---|
|
Incursa.Platform.Operations
Provider-agnostic operation tracking primitives for long-running workflows. |
|
|
Incursa.Platform.Audit
Provider-agnostic audit timeline primitives for immutable event recording and querying. |
|
|
Incursa.Platform.Observability
Shared observability primitives for platform events, tags, and recovery snapshots. |
|
|
Incursa.Platform.Postgres
PostgreSQL provider for Incursa Platform outbox, inbox, scheduler, fanout, metrics, and leases. |
|
|
Incursa.Platform.InMemory
In-memory provider for Incursa Platform primitives for testing and local development. |
GitHub repositories
This package is not used by any popular GitHub repositories.