|
…
|
||
|---|---|---|
| .. | ||
| GroupBase.cs | ||
| README.md | ||
README.md
Groups
Abstract base entity for groups with public/private visibility. Implements IGroupBase.
Key Files
GroupBase.cs— Abstract class withId(Guid),IsPublicflag, andCreated/Modifiedtimestamps. Provides constructors for creating groups with optional explicit IDs.