fengling-platform/Fengling.Platform.Domain
movingsam 774e3fba00 feat(03-01): add GwCluster aggregate root
- Created cluster aggregate root with string Id (GUID)
- Includes ClusterId, Name, Description, Destinations list
- Embeds GwHealthCheckConfig and GwSessionAffinityConfig
- Includes audit fields: CreatedBy, CreatedTime, UpdatedBy, UpdatedTime
- Supports IsDeleted soft delete and Version for optimistic concurrency
2026-03-03 15:32:41 +08:00
..
AggregatesModel feat(03-01): add GwCluster aggregate root 2026-03-03 15:32:41 +08:00
Fengling.Platform.Domain.csproj fix: 禁用默认EmbeddedResource扫描 解决.NET 10 MSB3552错误 2026-03-01 01:10:43 +08:00
GlobalUsings.cs feat(auth): extract Tenant to Platform domain 2026-02-18 23:02:03 +08:00