- 语法简洁:基于 ASP.NET Core,代码清晰易懂,上手快。
- 生态完善:内置权限控制、日志、定时任务等常用功能,开箱即用。
- 架构优秀:采用常见设计模式,结构清晰,易扩展、易维护。
- 社区活跃:持续更新,文档齐全,适合中大型项目使用。
- 基于 .Net 8 、SqlSugar ORM、Vue 3.5+ 、Typescript 、Element-plus、alovajs
- 无业务逻辑代码入侵,适用于任何 .NET/C# 应用程序。
- 预览体验: 无(作者真正努力中)
- 开发文档: https://bear.js.org/
- 账号密码:
admin/ 123456
# | 模块功能 | 项目文件 | 说明 |
---|---|---|---|
1 | Web 控制器 | BearPlatform.Api | 接口交互层 |
2 | 业务接口实现 | BearPlatform.Business | 业务服务接口实现 |
3 | 系统通用 | BearPlatform.Common | 通用的工具类;扩展方法、文件、图像操作等 |
4 | 系统核心 | BearPlatform.Core | Aop拦截、系统配置、App服务等 |
5 | 系统实体 | BearPlatform.Entity | 数据库实体映射类 |
6 | 事件总线 | BearPlatform.EventBus | 事件总线 |
7 | 业务接口 | BearPlatform.IBusiness | 业务服务接口 |
8 | 基础设施 | BearPlatform.Infrastructure | 依赖注入、服务扩展等 |
9 | 仓储 | BearPlatform.Repository | 数据库仓储扩展 事务等 |
10 | 共享模型 | BearPlatform.Models | 实体(请求DTO、查询参数对象等) |
11 | 作业调度 | BearPlatform.TaskService | 系统定时任务 |
12 | 视图模型 | BearPlatform.ViewModel | UI视图层对象 |
13 | 后端 | BearPlatform.Admin | 后端Vue |
-
前端框架
SoybeanAdmin(Element-plus): https://github.com/soybeanjs/soybean-admin-element-plus
Alova.js : https://alova.js.org/
-
后端框架
作者微信 |
---|
![]() |
备注: 框架 |