https://github.com/marcominerva/entityframeworkcoreauditing
This repository show different ways to audit database changes with Entity Framework Core
https://github.com/marcominerva/entityframeworkcoreauditing
auditing entity-framework-core net sql sql-server temporal-table
Last synced: 10 months ago
JSON representation
This repository show different ways to audit database changes with Entity Framework Core
- Host: GitHub
- URL: https://github.com/marcominerva/entityframeworkcoreauditing
- Owner: marcominerva
- License: mit
- Created: 2022-05-26T14:52:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T11:15:27.000Z (over 3 years ago)
- Last Synced: 2025-01-20T08:26:20.675Z (about 1 year ago)
- Topics: auditing, entity-framework-core, net, sql, sql-server, temporal-table
- Language: C#
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auditing with Entity Framework Core
This repository show different ways to audit database changes with Entity Framework Core