zzz projects Entity Framework 6 EF 6
Home EF Core Articles Knowledge Base Online Examples
  • Home
  • EF Core
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework 6 - Knowledge Base (KB)

3 results in tag: audit

Using MVC and Entity Framework to Implement Audit Log / Change History

I am building in a Change History / Audit Log to my MVC app which is using the Entity Framework....So specifically in the edit method ...public ActionResult Edit(ViewModel vm)..., we find the object we are trying to update, and then use ...TryUpdateModel(...
asp.net-mvc audit c# entity-framework
asked by baron

Entity Framework 6: audit/track changes

I have my core project in C#....I work on a database, where some tables have the columns "user_mod" and "date_mod" for sign who and when made some mods and the same with "data_new" and "user_new"....My question: is there a way to centralize this and make ...
audit audit-trail c# entity-framework entity-framework-6
asked by Piero Alberto

Database first approach with automatic CRUD logging

I have setup EF+ Audit as follows:...public partial class FocusConnection : DbContext { static FocusConnection() { AuditManager.DefaultConfiguration.AutoSavePreAction = (context, audit) => // ADD "Where(x => x.AuditEntryID == 0)...
audit entity-framework-6 entity-framework-plus
asked by Hassan Gulzar

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Save your entities 20× faster with EF Extensions
SaveChanges vs BulkSaveChanges

EF Extensions
Try for free now
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!