Incursa.Platform.Audit
6.0.4
Prefix Reserved
dotnet add package Incursa.Platform.Audit --version 6.0.4
NuGet\Install-Package Incursa.Platform.Audit -Version 6.0.4
<PackageReference Include="Incursa.Platform.Audit" Version="6.0.4" />
<PackageVersion Include="Incursa.Platform.Audit" Version="6.0.4" />
<PackageReference Include="Incursa.Platform.Audit" />
paket add Incursa.Platform.Audit --version 6.0.4
#r "nuget: Incursa.Platform.Audit, 6.0.4"
#:package Incursa.Platform.Audit@6.0.4
#addin nuget:?package=Incursa.Platform.Audit&version=6.0.4
#tool nuget:?package=Incursa.Platform.Audit&version=6.0.4
Incursa.Platform.Audit
Incursa.Platform.Audit provides the provider-neutral audit-event model for the monorepo. It gives capabilities and integrations a common way to record immutable audit history without coupling the public surface to any single sink or storage implementation.
What It Owns
- immutable audit-event contracts
- actors, targets, outcomes, and anchor modeling
- reader and writer abstractions for audit stores
- shared validation helpers for stable audit payloads and metadata
What It Does Not Own
- provider-specific delivery or export APIs
- access-specific audit policy
- application-specific event naming conventions beyond the shared primitives
Related Packages
Incursa.Platform.Accessfor access-domain audit journalingIncursa.Integrations.WorkOS.Auditfor asynchronous WorkOS deliveryIncursa.Platform.Observabilityfor adjacent operation and tracing conventions
Typical Use
Use this package when you want a stable audit contract in core code while keeping storage or provider choices in adapter packages.
| 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 (5)
Showing the top 5 NuGet packages that depend on Incursa.Platform.Audit:
| 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. |
|
|
Incursa.Integrations.WorkOS.Audit
WorkOS sink integration for Incursa platform audit events using outbox-backed asynchronous delivery. |
GitHub repositories
This package is not used by any popular GitHub repositories.