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.
- 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 | |
|---|---|---|
| .. | ||
| bin/Debug/net6.0 | 4 weeks ago | |
| obj | 4 weeks ago | |
| DeviceRepositoryTests.cs | 4 weeks ago | |
| Haoliang.Tests.csproj | 4 weeks ago | |
| ModelTests.cs | 4 weeks ago | |
| ProductionCalculatorTests.cs | 4 weeks ago | |
| UnitTest1.cs | 4 weeks ago | |