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 f90cbd7209 Initial commit: Complete .NET6 CNC machine data collection and analysis system
- Created standard .NET6 project structure with Haoliang.Api, Haoliang.Core, Haoliang.Data, Haoliang.Models, and Haoliang.Tests
- Implemented device management API with Entity Framework Core and MySQL
- Added production calculation logic for CNC machine output statistics
- Created comprehensive data models for devices, templates, production records, users, and system
- Implemented repository pattern for data access
- Added comprehensive test coverage for models and production logic
- Fixed version compatibility issues with Pomelo.EntityFrameworkCore.MySql and Microsoft.AspNetCore.Cors
4 weeks ago
..
ref Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
.NETCoreApp,Version=v6.0.AssemblyAttributes.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.AssemblyInfo.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.AssemblyInfoInputs.cache Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.GeneratedMSBuildEditorConfig.editorconfig Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.GlobalUsings.g.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.MvcApplicationPartsAssemblyInfo.cache Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.MvcApplicationPartsAssemblyInfo.cs Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.assets.cache Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.csproj.AssemblyReference.cache Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.csproj.CopyComplete Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.csproj.CoreCompileInputs.cache Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.csproj.FileListAbsolute.txt Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.dll Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.genruntimeconfig.cache Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
Haoliang.Api.pdb Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
apphost Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago
staticwebassets.build.json Initial commit: Complete .NET6 CNC machine data collection and analysis system 4 weeks ago