This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tsai
/
abp-next-admin
mirror of
https://github.com/colinin/abp-next-admin.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
typescript
vue
abp-vnext
vben
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3171
Commits
77
Branches
55
Tags
79 MiB
C#
46.4%
Vue
16.7%
TypeScript
13.3%
JavaScript
13.2%
CSS
7.1%
Other
2.9%
Tree:
0fc4f8d0c3
2.9
3.0
3.1
3.2
3.3
4.0
4.1
4.2
4.3
4.4
4.4.1
4.4.2
4.4.3
5.0.0
5.0.0-rc.1
5.0.0-rc.2
5.1.1
5.1.3
5.1.4
5.2.0
5.2.1
5.2.2
6.0
6.0.0
6.0.0.1
aspire-integration
dependabot/npm_and_yarn/apps/vue/tests/server/follow-redirects-1.16.0
dependabot/npm_and_yarn/apps/vue/tests/server/lodash-4.18.1
dependabot/npm_and_yarn/apps/vue/tests/server/picomatch-2.3.2
dependabot/npm_and_yarn/apps/vue/tests/server/systeminformation-5.31.6
dependabot/npm_and_yarn/apps/vue/tests/server/vm2-3.11.5
dev
es-expression-tree-translator
flutter
main
master
rel-10.0.2
rel-10.2.0
rel-10.4.0
rel-7.0.2
rel-7.0.3
rel-7.1.0
rel-7.1.1
rel-7.2.1
rel-7.3.2
rel-7.3.3
rel-7.4.0
rel-8.0.0
rel-8.0.3
rel-8.1.0
rel-8.1.1
rel-8.1.2
rel-8.1.3
rel-8.2.0
rel-8.2.1
rel-8.2.2
rel-8.3.0
rel-8.3.4
rel-9.1.1
rel-9.1.3
rel-9.2.0
rel-9.2.3
rel-9.3.1
rel-9.3.5
rel-9.3.6
upt-5.3.2
upt-5.3.4
upt-5.3.5
upt-6.0.1
upt-6.0.2
upt-7.0.0
upt-7.0.1
upt-7.2.1
upt-7.2.2
upt-7.4.0
upt-8.2.0
vben-5-7-0
10.0.2
10.2.0
10.4.0
3.2.1
3.2.2
3.2.3
3.3.0
3.3.1
3.3.2
4.0.0
4.4.0
4.4.3
5.0.0
5.0.0-rc.2
5.1.1
5.1.3
5.1.4
5.2.0
5.2.1
5.2.2
5.3.0
5.3.2
5.3.4
6.0.0
6.0.1
6.0.2
7.0.0
7.0.1
7.0.2
7.0.3
7.1.0
7.1.1
7.2.1
7.3.2
7.3.3
7.4.0
8.0.0
8.0.3
8.1.0
8.1.1
8.1.2
8.1.3
8.2.0
8.2.1
8.2.2
8.3.0
8.3.4
9.0.4
9.1.1
9.1.3
9.2.0
9.2.1
9.2.3
9.3.5
9.3.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '0fc4f8d0c3'
${ noResults }
abp-next-admin
/
aspnet-core
History
colin
0fc4f8d0c3
fix:
Resolved
#1444
5 months ago
..
aspire
feat: Adjust the versions of some packages
5 months ago
framework
fix: Fix some compilation errors
6 months ago
migrations
feat: Add notification sending records
5 months ago
modules
fix: Resolved #1444
5 months ago
services
feat: Standardize the application of time formats
5 months ago
templates
fix: Resolved #1444
5 months ago
tests
feat: use auditlogging queue
7 months ago
.editorconfig
enhance(tasks): add support task management
5 years ago
.gitignore
feat: 微服务集成消息中心统一发送邮件和短信
1 year ago
LINGYUN.MicroService.All.sln
feat(account): IP access not use the domain tenant resolver
10 months ago
LINGYUN.MicroService.Aspire.sln
feat: use auditlogging queue
7 months ago
LINGYUN.MicroService.Aspire.slnx
feat: Adjust the versions of some packages
5 months ago
LINGYUN.MicroService.Common.sln
refactor(localization): 从解决方案移除不需要的模块
1 year ago
LINGYUN.MicroService.SingleProject.sln
feat: Add notification sending records
5 months ago
LINGYUN.MicroService.Startup.sln
Database connection string uniform;
3 years ago
LINGYUN.MicroService.TaskManagement.sln
feat(single): Optimize single application projects
9 months ago
LINGYUN.MicroService.WebhooksManagement.sln
feat(tracking): Determine the tracking module through configuration
9 months ago
LINGYUN.MicroService.WechatManagement.sln
feat(wechat): Optimize the Enterprise wechat module
9 months ago
LINGYUN.MicroService.Workflow.sln
feat(tracking): Determine the tracking module through configuration
9 months ago
NuGet.Config
update: UPDATE Dockerfile
2 years ago
cleanup-logs.bat
chore: upgrade abp framework to 9.3.1
1 year ago
create-database.bat
deploy: add once deployment script
2 years ago
ef-update.ps1
fix:database connectionstrings and Project references are missing
3 years ago
migrate-database.bat
deploy: add once deployment script
2 years ago
migrate-db-cmd.bat
upgrade: upgrade abp framework to 8.1.3
2 years ago
start-all-service.bat
通知本地化及部分功能本地化异常处理
3 years ago
start-http-api-host.bat
修改网关配置,将文件分离以便修改,文件允许注释,并监视文件修改,自动生成ocelot.json,自动加载新配置
3 years ago
start-internal-gateway.bat
修改网关配置,将文件分离以便修改,文件允许注释,并监视文件修改,自动生成ocelot.json,自动加载新配置
3 years ago