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 11efc0d1b9 Fix Entity Framework version conflicts and type ambiguities
- Unified all packages to use EF Core 7.0.2
- Fixed ambiguous DeviceCurrentStatus references in CNCDbContext
- Added missing DataCollection namespace reference
- Resolved package version conflicts across all projects
- Fixed repository using statements to include Haoliang.Data.Entities
3 weeks ago
..
Entities Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
Migrations feat: Complete CNC machine data collection system implementation 4 weeks ago
Repositories Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
bin/Debug/net6.0 Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
obj Fix Entity Framework version conflicts and type ambiguities 3 weeks ago
Class1.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Data.csproj Fix Entity Framework version conflicts and type ambiguities 3 weeks ago