Step by step: Entity Framework Core and Shadow Properties
Read OriginalThis technical guide demonstrates how to create a console application using Entity Framework Core to add audit fields (CreatedBy, CreatedAt, UpdatedBy, UpdatedAt) as shadow properties. It explains how to make entities auditable via an interface without exposing audit data in the business domain, using SQLite and modifying the DbContext.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser