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

8 lines
184 B
Markdown

# Groups
Interface for group entities with identity and timestamp support.
## Key Files
- **`IGroupBase.cs`** — Base group interface extending `IEntityGuid` and `ITimeStampInfo`.