Sagen.Audit.Contracts 0.2.0

Prefix Reserved
dotnet add package Sagen.Audit.Contracts --version 0.2.0
                    
NuGet\Install-Package Sagen.Audit.Contracts -Version 0.2.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sagen.Audit.Contracts" Version="0.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sagen.Audit.Contracts" Version="0.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Sagen.Audit.Contracts" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sagen.Audit.Contracts --version 0.2.0
                    
#r "nuget: Sagen.Audit.Contracts, 0.2.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Sagen.Audit.Contracts@0.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Sagen.Audit.Contracts&version=0.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Sagen.Audit.Contracts&version=0.2.0
                    
Install as a Cake Tool

Sagen.Audit.Contracts

DTOs V1 do control plane de auditoria (PLANO-AUDIT-CONTROL): só records/primitivas, sem ASP.NET. Compartilhados pelo servidor (Sagen.Audit.AspNet) e pelo client fino (Sagen.Audit.Client, consumido pelo RemoteAuditDriver do plano 5).


Parte do Sagen — orquestrador de workflows duráveis para .NET. Guias em docs/.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Sagen.Audit.Contracts:

Package Downloads
Sagen.Audit.Client

Client fino tipado do control plane de auditoria (PLANO-AUDIT-CONTROL CTL4): AuditControlClient com métodos 1:1 com os endpoints /audit/v1, sobre os DTOs V1. Consumido pelo RemoteAuditDriver (plano 5, coordenador distribuído). Sem ASP.NET — só HttpClient + System.Net.Http.Json.

Sagen.Audit.AspNet

Control plane HTTP do modo auditoria (PLANO-AUDIT-CONTROL): grupo /audit/v1 montado por MapSagenAudit SOMENTE com o modo ligado — sessão, relógio (avançar/quiescer), regras de mock, holds e journal (SSE) por serviço. API key obrigatória. O Core não referencia ASP.NET; esta casca sim.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0 148 7/31/2026
0.1.1 153 7/31/2026