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 371a5857c3 Upgrade project from .NET 6.0 to .NET 8.0
- Updated all project files to target net8.0
- Updated Microsoft.EntityFrameworkCore to 8.0.2
- Updated Pomelo.EntityFrameworkCore.MySql to 8.0.2
- Updated Microsoft.Extensions.* packages to 8.0.0
- Updated System.IdentityModel.Tokens.Jwt to 7.0.3
- Updated xunit and related packages to latest versions
- Updated Microsoft.NET.Test.Sdk to 17.8.0
- Added .NET 8.0 SDK installation
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
CacheServiceTests.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
ControllerTests.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
DeviceRepositoryTests.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
DeviceStateMachineTests.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
Haoliang.Tests.csproj Upgrade project from .NET 6.0 to .NET 8.0 3 weeks ago
ModelTests.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
ProductionCalculatorTests.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
ProductionStatisticsServiceTests.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
RealTimeServiceTests.cs feat: Complete CNC machine data collection system implementation 4 weeks ago
ServicesTests.cs 完成CNC机床数据采集分析系统核心功能开发 4 weeks ago
UnitTest1.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago