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)

2 results in tag: audit-logging

How to get id from entity for Auditlog in Entity Framework 6

I know it's several similar posts out there, but I cannot find any with a solution to this issue....I want to add a (sort of) AudioLog when adding, changing or deleting entities (soft-delete) in Entity Framework 6. I've overridden the SaveChanges and beca...
audit-logging c# entity-framework entity-framework-6 savechanges
asked by baddaydaddy

ASP.NET Core Entity changing history

I have many controllers like this:...public class EntityController : Controller { private readonly IEntityRepository _entity; public EntityController(IEntityRepository entity) { _entity = entity; } [Authorize] [HttpPut("{...
asp.net-core audit.net audit-logging entity-framework-core
asked by Nick Nick

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!