# backend-api-.net **Repository Path**: qf-e-commerce-platform/backend-api-.net ## Basic Information - **Project Name**: backend-api-.net - **Description**: 青枫商城.NET版本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-04 - **Last Updated**: 2025-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 项目分层说明 * MyApp.Web 接口层(API 控制器) * MyApp.Application 服务层(业务逻辑层) * MyApp.Domain 领域层(模型、接口、实体) * MyApp.Infrastructure 数据访问层(DbContext、仓储实现) * MyApp.Application.Tests 服务层测试项目 * MyApp.Infrastructure.Tests 数据访问层测试项目