- Remove redundant constraints (nullable, numeric, boolean) from metadata; only explicit [Required] is documented. - Exclude enum values from constraints; add "readonly" for readonly/init-only properties. - Filter out primitives from documented types; only complex types and enums are included. - Detect and document enum backing fields with "enum-type" constraint. - Only output descriptions if explicitly provided; no fallback/inferred text. - Add "not-mapped" constraint for [NotMapped]/[NotColumn] properties. - Switch FruitBankHybrid.Shared.Tests.csproj to direct AyCode.Core project reference. - Add both LinqToDB and DataAnnotations [Table] attributes to DTOs for ORM compatibility. |
||
|---|---|---|
| .claude | ||
| .cr/personal/FavoritesList | ||
| FruitBank.Common | ||
| FruitBank.Common.Server | ||
| FruitBankHybrid | ||
| FruitBankHybrid.Shared | ||
| FruitBankHybrid.Shared.Common | ||
| FruitBankHybrid.Shared.Tests | ||
| FruitBankHybrid.Web | ||
| FruitBankHybrid.Web.Client | ||
| .gitignore | ||
| FruitBankHybrid.sln | ||
| SqlSchemaCompare_Dev_to_Prod.scmp | ||