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:
...
The link is https://docs.abp.io/en/abp/latest/Entities
https://docs.abp.io/en/abp/latest/Repositories
If your entity's Id type is Guid
, there are some good practices to implement:
...