5ee01d88be
* feat: 增加 PageIf 扩展精简代码 * feat: 支持高级搜索与自定义搜索 * feat: 完善菜单搜索与过滤功能 * chore: 增加 xml 注释 * feat: 菜单维护界面开启二级菜单 * chore: 更新依赖包 * feat: 健康检查单独开启 ShowLoading * refactor: 格式化代码 * Merge branch 'master' into dev-blazor-freesql * refactor: 更新代码注释 * refactor: 修复编译错误 * feat: 改用 petapoco 服务 * fix: 修复合并代码错误 * feat: 增加异常日志字段排序 * Merge remote-tracking branch 'origin/master' into dev-blazor-freesql * fix: 修复插入命令并未执行 * feat: 添加 Exception 服务 * feat: 添加 Exception 服务 * feat: 添加 App 服务 * feat: 添加 Navigation 服务 * feat: 添加 Group 和 Role 服务 * feat: 添加中间表实体 * feat: 添加用户功能 * feat: 完善用户服务 * feat: 完善字典服务 * feat: 增加 GetUserByUserName 实现 * chore: 更新配置 * feat: 增加实体类映射 * feat: 移除 LongExtensions 扩展方法 * feat: 完善数据服务方法 * chore: 格式化代码 * refactor: 优化注册服务接口 * Merge remote-tracking branch 'origin/master' into dev-blazor-freesql * feat: 初始化 FreeSql |
||
---|---|---|
.gitee | ||
.github/workflows | ||
db | ||
scripts | ||
src | ||
test | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.issuetracker | ||
.tfignore | ||
BootstrapAdmin-Blazor.slnf | ||
BootstrapAdmin.sln | ||
Directory.Build.props | ||
LICENSE | ||
README.md | ||
README.zh-CN.md | ||
appveyor.yml |
README.md
BootstrapAdmin
English | 中文
Version & Coverage
Gitee
GitHub
Introduce
Because the dependent on Bootstrap v4, so it is called Bootstrap Admin. This system can be integrated with asp.net and asp.net core applications. The database supports multiple databases at the same time. The detailed list is shown in the following database detailed list. Switching the data source only needs to change the configuration file without restarting the application. The configuration is simple and flexible. The UI front-end uses the popular Bootstrap framework layout, which is very compatible with mobile devices and adapts to almost all terminal devices in the current market. The system also has the feature of single background supporting multi-front desk, and provides the ability of single sign-on (SSO).
Notes
Bootstrap Admin does not require secondary development, but only integration with the front-end system. The front-end system model project is Bootstrap. Client
The original starting point of the project is to separate the privilege system from the business system. The project development focuses on functions. For detailed configuration instructions, please click on View Documents.
Features
- Integration with Front-end Website through Configuration
- Constructing Hierarchical Menu of Front-end System
- Provide a single background to support multiple front-end application configurations
- Provide single sign-on(SSO)
- Integrated System Authentication and Authorization Module
- Provide role, department, user, menu, foreground application authorization
Role Authorization to Users
Role-to-Menu Authorization
Role Authorization to Departments
Role-to-application authorization (multiple front-end applications share a back-end privilege management system)
Departments Authorize Users - Provide dictionary tables for personalized configuration of front-end websites
- Fully responsive layout (supporting all mainstream devices such as computers, tablets, mobile phones, etc.)
- Built-in multi-data source support, simple configuration and immediate effect without restart
- Built-in data memory caching mechanism, page fast response
- Built-in Data Operation Log and User Log on
Advantage
- The front-end system does not need to write login, authorization and authentication modules; it is only responsible for writing business modules.
- Background system can be used directly without any secondary development.
- Front-end and back-end systems are separated, which are different systems (domain name can be independent)
- Extensible to multi-tenant applications
For more information, please click wiki
Database
MSSQL/Oracle/SQLite/MySql/MariaDB/Firebird/MongoDB
For more information, please click wiki
Browser
"browserslist": [
"Chrome >= 45",
"Firefox >= 38",
"Edge >= 12",
"Explorer >= 11",
"iOS >= 9",
"Safari >= 9",
"Android >= 4.4",
"Opera >= 30"
]
Mobile
Chrome | Firefox | Safari | Android Browser & WebView | Microsoft Edge | |
---|---|---|---|---|---|
iOS | Supported | Supported | Supported | N/A | Supported |
Android | Supported | Supported | N/A | Android v5.0+ supported | Supported |
Windows 10 Mobile | N/A | N/A | N/A | N/A | Supported |
Desktop
Chrome | Firefox | Internet Explorer | Microsoft Edge | Opera | Safari | |
---|---|---|---|---|---|---|
Mac | Supported | Supported | N/A | N/A | Supported | Supported |
Linux | Supported | Supported | N/A | N/A | N/A | N/A |
Windows | Supported | Supported | Supported, IE10+ | Supported | Supported | Not supported |
QQ Group
Installation
- Install .net core sdk Offical website
- Install Visual Studio 2019 lastest Offical website
- Git clone
git clone https://gitee.com/LongbowEnterprise/BootstrapAdmin.git
- Login as Admin/123789
Branchs
Online Demonstration
Login
Administrator: Admin/123789
User: User/123789
Docker Images
Docker Hub
Mirror Portal
docker pull argozhang/ba
Qiniu Cloud:
Mirror Portal
docker pull reg.qiniu.com/argozhang/ba
Configurations
Detailed configuration instructions please click wikis
Q&A
Please click wikis
License
GVP award
Screenshots
Home
For more screenshots, Click wiki
Contribution
- Fork
- Create Feat_xxx branch
- Commit
- Create Pull Request
Donate
If this project is helpful to you, please scan the QR code below for a cup of coffee.