1 Star 0 Fork 17

yangyong / abp-vnext-pro

forked from WangJunZzz / abp-vnext-pro 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Abp Vnext Pro

🔗 链接

📦 快速开始

dotnet tool install Lion.AbpPro.Cli -g

三个项目模板

  • 生成源码版本
lion.abp new abp-vnext-pro -c 公司名称 -p 项目名称 -o 输出路径(可选) -v 版本号(可选)
  • nuget包形式的网关基础版本
    • abp自带的所有模块,pro的通知模块,数据字典模块 以及ocelot网关。
lion.abp new abp-vnext-pro-basic -c 公司名称 -p 项目名称 -v 版本(可选) -o 项目输出路径(可选).
  • nuget包形式的基础版本
    • abp自带的所有模块,pro的通知模块,数据字典模块 无ocelot网关
lion.abp new abp-vnext-pro-basic-no-ocelot -c 公司名称 -p 项目名称 -v 版本(可选) -o 项目输出路径(可选).

✨ 系统功能

  • 用户管理
  • 角色管理
  • 审计日志
  • 后台任务
  • 集成事件
  • SinglaR 消息通知(站内信)
  • 多语言
  • 数据字典
  • 容器化部署
  • 单元测试
  • ES 日志
  • Setting 管理
  • 多租户
  • 文件管理

🤝 如何贡献

  • 通过 Issue 报告:bug:或进行咨询。
  • QQ 群:686933575

赞助

如果你觉得这个项目对你有帮助,你可以帮作者买一杯咖啡表示支持!

MIT License Copyright (c) 2021 WangJunZzz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

abp vnext vue 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/9200237/abp-vnext-pro.git
git@gitee.com:9200237/abp-vnext-pro.git
9200237
abp-vnext-pro
abp-vnext-pro
main

搜索帮助