✅ I need help with explanation of given entity attributes
Updated the post
I've got recommended to add 3 attributes to my Entity:
cs
This is my current Entity class:
cs
What is the problem?
I guess I understood the purpose of CreatedAtUtc and ModifiedAtUtc.
But RowVersion I still don't understand.
I don't understand what exactly the purpose and how I suppose to manage this.

0 Replies