Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The link is https://docs.abp.io/en/abp/latest/Entities

https://docs.abp.io/en/abp/latest/Repositories

Entities with GUID Keys

If your entity's Id type is Guid, there are some good practices to implement:

...