An EntityFramework DbContext with built in change auditing.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Russell Wilkins |
Last Update: | Monday, April 23, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://auditdbcontext.codeplex.com |
NuGet Url: | https://www.nuget.org/packages/AuditDbContext |
Install
Install-Package AuditDbContext
dotnet add package AuditDbContext
paket add AuditDbContext
AuditDbContext Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(4.3.1)
Tags