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.
821644@qq.com c3d17cebb9 Continue fixing compilation errors after .NET 8 upgrade
- Fixed CNCDbContext type references in repositories
- Fixed ambiguous TagData and DeviceCurrentStatus references
- Added missing using statements to repository files
- Updated DataCollection namespace references

Note: There are still remaining DbContext/model mismatches that need to be resolved
3 weeks ago
..
BaseRepository.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
CollectionRepository.cs Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
DeviceRepository.cs Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
IRepository.cs Fix compilation errors and repository duplicate definitions 3 weeks ago
LogRepository.cs Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
ProductionRepository.cs Continue fixing compilation errors after .NET 8 upgrade 3 weeks ago
ProductionSummaryRepository.cs Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
ScheduledTaskRepository.cs Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
SystemRepository.cs Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
TemplateRepository.cs Continue fixing compilation errors after .NET 8 upgrade 3 weeks ago
UserRepository.cs Continue fixing compilation errors after .NET 8 upgrade 3 weeks ago