Incursa.Platform.Operations
6.0.4
Prefix Reserved
dotnet add package Incursa.Platform.Operations --version 6.0.4
NuGet\Install-Package Incursa.Platform.Operations -Version 6.0.4
<PackageReference Include="Incursa.Platform.Operations" Version="6.0.4" />
<PackageVersion Include="Incursa.Platform.Operations" Version="6.0.4" />
<PackageReference Include="Incursa.Platform.Operations" />
paket add Incursa.Platform.Operations --version 6.0.4
#r "nuget: Incursa.Platform.Operations, 6.0.4"
#:package Incursa.Platform.Operations@6.0.4
#addin nuget:?package=Incursa.Platform.Operations&version=6.0.4
#tool nuget:?package=Incursa.Platform.Operations&version=6.0.4
Incursa.Platform.Operations
Incursa.Platform.Operations provides the provider-neutral operation tracking model for long-running workflows, background jobs, and other observable unit-of-work lifecycles.
What It Owns
- operation identifiers and status models
- tracker and watcher interfaces for progress and events
- snapshot and event contracts for querying current and historical state
What It Does Not Own
- vendor-specific workflow engines
- orchestration transport layers
- application-specific job definitions
Related Packages
Incursa.Platform.Observabilityfor event and tag naming conventionsIncursa.Platform.Correlationfor cross-boundary correlationIncursa.Platform.Auditwhen operation milestones must become immutable audit records
Typical Use
Use this package to model operation progress and lifecycle state independent of your chosen persistence implementation.
| 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
- Incursa.Platform.Correlation (>= 6.0.4)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Incursa.Platform.Operations:
| Package | Downloads |
|---|---|
|
Incursa.Platform.Observability
Shared observability primitives for platform events, tags, and recovery snapshots. |
|
|
Incursa.Platform.SqlServer
SQL Server provider for Incursa Platform outbox, inbox, scheduler, fanout, metrics, and leases. |
|
|
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.