OrionAudit.Viewer
2.0.0
dotnet add package OrionAudit.Viewer --version 2.0.0
NuGet\Install-Package OrionAudit.Viewer -Version 2.0.0
<PackageReference Include="OrionAudit.Viewer" Version="2.0.0" />
<PackageVersion Include="OrionAudit.Viewer" Version="2.0.0" />
<PackageReference Include="OrionAudit.Viewer" />
paket add OrionAudit.Viewer --version 2.0.0
#r "nuget: OrionAudit.Viewer, 2.0.0"
#:package OrionAudit.Viewer@2.0.0
#addin nuget:?package=OrionAudit.Viewer&version=2.0.0
#tool nuget:?package=OrionAudit.Viewer&version=2.0.0
OrionAudit.Viewer
Embeddable audit-trail viewer for OrionAudit.
One endpoint registration mounts a JSON API plus a built-in UI — no Blazor, no build step, drops into any ASP.NET Core host. The page is rendered server-side and every audit value is HTML-encoded on the way out, so a value written into an audited entity cannot execute as script in the session of whoever reviews the log.
app.MapOrionAuditViewer<AppDbContext>("/audit", o => o.RequireAuthorization("AuditViewers"));
The viewer is read-only, and the access decision is mandatory: MapOrionAuditViewer throws at
startup unless the registration calls RequireAuthorization(...) (a named or inline policy) or
AllowAnonymous() (local development only). See the OrionAudit repository README for the full
guide.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. 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
- OrionAudit (>= 2.0.0)
-
net8.0
- OrionAudit (>= 2.0.0)
-
net9.0
- OrionAudit (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 91 | 9/20/2026 |
| 1.0.0 | 91 | 9/20/2026 |
| 0.11.3 | 128 | 7/28/2026 |
| 0.11.1 | 124 | 6/30/2026 |
| 0.11.0 | 123 | 6/28/2026 |
| 0.10.0 | 117 | 6/27/2026 |
| 0.9.0 | 129 | 6/22/2026 |
| 0.8.1 | 120 | 6/20/2026 |
| 0.8.0 | 121 | 6/19/2026 |
| 0.7.32 | 130 | 6/17/2026 |
| 0.7.31 | 124 | 6/16/2026 |
| 0.7.30 | 142 | 6/16/2026 |
| 0.7.29 | 113 | 6/15/2026 |
| 0.7.28 | 113 | 6/15/2026 |
| 0.7.27 | 116 | 6/15/2026 |
| 0.7.26 | 131 | 6/13/2026 |
| 0.7.25 | 114 | 6/13/2026 |
| 0.7.24 | 114 | 6/12/2026 |
| 0.7.23 | 114 | 6/12/2026 |
| 0.7.22 | 112 | 6/11/2026 |