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

Entity Framework Core - Knowledge Base (KB)

4 results in tag: audit

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

Entity Framework 7 audit log

I am porting an old project over to ASP.NET 5 and Entity Framework 7. I have used the database first approach (DNX scaffold) to create the model....The old project is based on Entity Framework 4 and audit tracking is implemented by overriding the ...SaveC...
asp.net-core audit c# entity-framework-core
asked by Stian Sandve

Audit trail with Entity Framework Core

I have an ASP.NET core 2.0 using Entity Framework core on a SQL Server db....I have to trace and audit all the stuff made by the users on the data. My goal is to have an automatic mechanism writing all what is happening....For example, if I have the table...
asp.net-core audit audit.net entity-framework-core sql-server
asked by Piero Alberto

Audit for EF Core

I would like to implement audit functionality using EF Core. ...I mean would like to log every transaction/action such as Create, update and delete in DB table....I have searched on google and found some library and solution. ...https://www.nuget.org/pack...
audit entity-framework-core
asked by itmannz

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
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!