mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-05-15 20:49:35 +08:00
15 lines
493 B
Markdown
15 lines
493 B
Markdown
####系统工程简介:
|
|
系统结构图:
|
|

|
|
|
|
####系统工程结构:
|
|
|
|
1. OpenAuth.Domain 系统领域层
|
|
2. OpenAuth.Repository 系统仓储层,用于数据库操作
|
|
3. OpenAuth.App 应用层,为界面提供接口
|
|
4. OpenAuth.Mvc 采用bootstrap ace admin界面的前端
|
|
5. OpenAuth.UnitTest 单元测试
|
|
6. Infrastructure 通用工具集合
|
|
|
|
|