You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Fix CNCBusinessDbContext: remove BaseEntity/charset references, fix UseMySql ServerVersion - Add missing DbSets to CNCDbContext (Employees, DeviceAssignments, Roles, TemplateFieldMappings, ProductionSummaries) - Fix LogEntry model to use LogLevel enum instead of string Level property - Fix LogRepository to use correct property names (Level, Timestamp, Id) - Fix CollectionRepository LogLevel comparisons (remove .ToString()) - Fix ProductionRepository to use ProductionRecordBasic - Fix ProductionSummaryRepository decimal conversions - Fix ScheduledTaskRepository TaskStatus ambiguity with full namespace qualification - Fix ScheduledTaskRepository ExecuteTaskAsync to use proper query - Fix SystemRepository decimal division (alarms.Count to alarms.Count()) - Exclude Migrations folder from build (uses legacy EF Core 6.0 API) Note: Haoliang.Core project still has many errors due to namespace mismatches and duplicate class definitions - needs significant architectural review. |
4 weeks ago | |
|---|---|---|
| .. | ||
| Haoliang.Models.deps.json | 4 weeks ago | |
| Haoliang.Models.dll | 4 weeks ago | |
| Haoliang.Models.pdb | 4 weeks ago | |