# cloud-storage **Repository Path**: hejiale010426/cloud-storage ## Basic Information - **Project Name**: cloud-storage - **Description**: 云盘管理系统服务端 .net 6 +ABP模块化 - **Primary Language**: C# - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-07-11 - **Last Updated**: 2023-01-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # token ## 服务部署 1. drone实现CI/CD 自动部署 ## 服务架构 1. 采用模块化整理,DDD思想 2. ORM采用EF core框架 数据库Mysql 3. 仓储使用abp通用仓储 ## 简介 云盘管理系统 建议的个人云盘管理系统 ## 客户端 [MAUI Blazor客户端](https://github.com/239573049/cloud-storage-client)