thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3676
- days_rel: n/a
- days_push: 14
- n_releases_24m: 0
Adoption not part of the score
2645 stars · 328 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Audit.NET is an extensible .NET framework for generating audit logs of executing operations, capturing environmental data like user ID, machine name, method name, exceptions, and execution time. It ships with extensions for auditing Entity Framework, MVC, WebAPI, WCF, SignalR, gRPC, MongoDB, and file system interactions, with pluggable output providers.
Use cases
- generate audit trails for entity framework CRUD operations
- track who changed what in my database
- audit web api requests and responses in asp.net core
- log execution time and exceptions of operations for compliance
- store audit logs to sql, mongo, or files
- capture caller user id and machine name on audited operations
When to choose
- you need structured, extensible audit logging across .NET applications
- you want automatic audit trails for Entity Framework, MVC, WebAPI, or WCF operations
- you need pluggable audit log storage backends and custom field enrichment
When to avoid
- you only need simple application logging rather than audit trails
- your stack is not .NET
- you need distributed tracing or metrics rather than operation auditing
Facets
framework · maturity active
logging middleware monitoring developer-tools backend databases web-development security dotnet cross-platform audit-log audit-trail entity-framework aspnet-core compliance nuget
2 sources
- readme: https://github.com/thepirat000/Audit.NET · fetched 2026-08-28 · 516730e71775
- homepage: https://www.learnentityframeworkcore.com/extensions/audit-entityframework-core · fetched 2026-08-29 · 5e1794b3adf6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thepirat000/Audit.NET | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="thepirat000/Audit.NET")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem