Merge remote-tracking branch 'origin/abp' into abp

This commit is contained in:
chenchun
2024-09-25 12:09:47 +08:00

View File

@@ -82,8 +82,7 @@ A user-oriented rapid development backend framework.
- And more… - And more…
## 🥭 Core Technologies ## 🥭 Core Technologies
#### 后端 #### Backend
Backend
C# Asp.NetCore 8.0 C# Asp.NetCore 8.0
- [x] Dynamic API: Abp.vNext - [x] Dynamic API: Abp.vNext
- [x] Authentication and Authorization: Jwt - [x] Authentication and Authorization: Jwt
@@ -98,7 +97,7 @@ C# Asp.NetCore 8.0
- [x] Distributed Caching: Abp.vNext - [x] Distributed Caching: Abp.vNext
- [x] Event Bus: Abp.vNext - [x] Event Bus: Abp.vNext
Frontend #### Frontend
js Vue3 js Vue3
- [x] Asynchronous Requests: axios - [x] Asynchronous Requests: axios
- [x] Charts: echarts - [x] Charts: echarts
@@ -107,7 +106,7 @@ js Vue3
- [x] Routing: vue-router - [x] Routing: vue-router
- [x] Bundling: vite - [x] Bundling: vite
DevOps #### DevOps
- [x] Deployment: nginx - [x] Deployment: nginx
- [x] CICD: gitlab+Jenkins - [x] CICD: gitlab+Jenkins
- [x] Docker: harbor - [x] Docker: harbor