AyCode.Core/AyCode.Interfaces/Groups/README.md

408 B

Groups

Interface for group entities with identity and timestamp support.

Key Files

  • IGroupBase.cs — Base group interface extending IEntityGuid and ITimeStampInfo.

LLM Maintenance: If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.